Updated Troubleshooting (markdown)

LukeeGD 2024-07-08 09:38:12 +08:00
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