iiiyu / kinesis

Location Spoofing for iOS 17

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinesis - Location Spoofing for iOS 17

Built with pymobiledevice3 and leaflet.

Run

Install pip3 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

  • Run with one-command
  • Better UI
  • Randomized location
  • Adjustable speed -> Choose between 3 speeds
  • Randomized speed
  • Closed path -> Use "loop" mode
  • Persist zoom and center
  • OSRM Routing (?)
  • Saved route
  • Electron (why bother)
  • Get out of vanilla js before it's too late (why bother)

About

Location Spoofing for iOS 17

License:GNU General Public License v3.0


Languages

Language:HTML 59.1%Language:Python 37.8%Language:CSS 3.2%