mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 11:54:18 +01:00
Updated Troubleshooting (markdown)
parent
3747af78eb
commit
f94ab37f65
@ -199,12 +199,7 @@ For 32-bit devices compatible with restores/downgrades (see README):
|
||||
1. Then you may try to downgrade/restore again
|
||||
|
||||
## Running wikiproxy
|
||||
- There are some cases that you may need to run wikiproxy for firmware keys. Here's how:
|
||||
1. Download this: https://github.com/LukeZGD/wikiproxy
|
||||
1. Make sure that you have Python 3 installed, `cd` to the directory and run:
|
||||
```
|
||||
python3 -m venv venv
|
||||
venv/bin/python3 -m pip install -r requirements.txt
|
||||
venv/bin/python3 wikiproxy.py
|
||||
```
|
||||
- There are some cases that you may need to run wikiproxy for firmware keys. Make sure that you have Python 3 installed. Here's how:
|
||||
1. To install wikiproxy, use this command: `python3 -m pip install git+https://github.com/m1stadev/wikiproxy.git`
|
||||
1. To run wikiproxy, use this command: `wikiproxy`
|
||||
1. Keep wikiproxy running. Run Legacy iOS Kit in another Terminal window
|
||||
|
Loading…
Reference in New Issue
Block a user