Siyuanw / kinesis

Location Spoofing for iOS 17
GNU General Public License v3.0
226 stars 50 forks source link

Kinesis - Location Spoofing for iOS 17

Built with pymobiledevice3 and leaflet.

Requirements

Run

It's recommended to use a virtual environment

python3 -m venv ./.venv
source ./.venv/bin/activate

Install python dependencies

pip3 install -r requirements.txt

Have your device connected, USB connection is required

Start project

sudo python3 main.py

Browse http://localhost:3000

TODO