leonardovida / kinesis-forked

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.

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)

About

Location Spoofing for iOS 17

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.0%Language:Python 23.7%Language:HTML 22.5%Language:CSS 1.8%