iOS Location Spoofer is an unofficial iOS location modification project that works through proxy-based HTTPS interception instead of jailbreak tooling. It is based on earlier research that used a custom VPN and MITM proxy, but this repository ports the core logic to JavaScript for popular proxy apps. The project targets Shadowrocket, Surge, Loon, Quantumult X, and Stash through importable module or plugin files. It rewrites Apple location-service responses so the device calculates a chosen latitude and longitude. The repository also includes support for Wi-Fi and cellular tower coordinate rewriting, response-format compatibility handling, motion activity rewriting, and optional web-based location picking. Because it modifies device location behavior, it should only be used in legal, personal, and non-deceptive testing contexts.
Features
- Proxy-based iOS GPS spoofing
- Shadowrocket, Surge, Loon, QX, and Stash support
- Wi-Fi and cell tower coordinate rewriting
- Motion activity value spoofing
- Web map location picker
- AGPL-3.0 JavaScript implementation