/kinesis-forked

Location Spoofing for iOS 17

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Kinesis - Location Spoofing for iOS 17

Built with pymobiledevice3 and leaflet.

Requirements

Run

This project uses poetry. It's a modern dependency management tool.

To run the project use this set of commands:

poetry install
poetry run sudo python -m cv_copilot

This will start the project on the configured host.

You can read more about poetry here: https://python-poetry.org/

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)