8000 GitHub - danthekidd/kinesis-win: Location Spoofing for iOS 17
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danthekidd/kinesis-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinesis - Location Spoofing for iOS 17 (Windows fork)

Built with pymobiledevice3 and leaflet.

Requirements

Run

It's recommended to use a virtual environment. Run all commands in an elevated command prompt.

python -m venv .venv
.venv\Scripts\Activate

Install python dependencies

pip install -r requirements.txt

Have your device connected, USB connection is required

Start project

python 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.0%
  • HTML 22.9%
  • Python 22.3%
  • CSS 1.8%
0