From f94ab37f65a7fae3aec749233ebc527aa75c3dd2 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:38:12 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index cae13c1..91dfd3a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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