Analysis updated 2026-07-03 · repo last pushed 2026-07-03
Test location-based app features without physically traveling to a location.
Protect your privacy by preventing your iPhone from reporting your real location.
Access location-restricted content by spoofing a different country or region.
Visually pick a fake location on a map using the optional Cloudflare web tool.
| mekos2772/ios-location-spoofer | foundzigu/gujumpgate | rebel0789/codexpro | |
|---|---|---|---|
| Stars | 1,244 | 1,345 | 1,134 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2026-07-03 | — | 2026-06-30 |
| Maintenance | Active | — | Active |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 3/5 | 4/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires one of five paid proxy apps (Shadowrocket, Surge, Loon, Quantumult X, or Stash) and involves enabling HTTPS decryption plus trusting a custom certificate.
iOS Location Spoofer is a tool that lets you trick your iPhone into thinking it's somewhere else in the world, without jailbreaking the device. You pick a set of coordinates, and your phone's location services will report that spot as your current position. Here's how it works under the hood. Your iPhone figures out where it is by looking at nearby Wi-Fi networks and cell towers, then asking Apple's servers where those networks are physically located. Apple sends back a list of coordinates, and the phone calculates its position from that data. This tool intercepts Apple's response mid-flight and swaps the real coordinates with whatever location you want. Your phone receives the modified data and calculates its position accordingly. To pull this off, the tool plugs into proxy apps like Shadowrocket, Surge, Loon, Quantumult X, or Stash, which handle the interception step. The people who'd use this are anyone who needs their iPhone to report a different location, for app testing, privacy, or accessing location-restricted content. You'd need to already use one of the five supported proxy apps, since the spoofer runs as a module inside them. Setup involves enabling HTTPS decryption in your proxy app, trusting a custom certificate, and importing the right module file. After that, you set your desired latitude and longitude, and toggle your location services to activate the spoof. What's notable is that the project goes beyond simple coordinate swapping. It also fakes cell tower coordinates, adjusts motion activity data to reduce the chance of iOS catching on, and handles multiple response formats that Apple uses. There's an optional web-based map tool (deployable on Cloudflare) for picking locations visually instead of looking up coordinates manually. The README includes a beginner-friendly walkthrough with step-by-step instructions and troubleshooting tips, acknowledging that the setup process involves several moving parts.
A tool that tricks your iPhone into reporting a fake location without jailbreaking. It works by intercepting Apple's location data inside supported proxy apps and swapping in coordinates you choose.
Mainly JavaScript. The stack also includes JavaScript, Cloudflare, Shadowrocket.
Active — commit in last 30 days (last push 2026-07-03).
The license for this repository is not specified in the available information, so usage rights are unclear.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.