Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location change only lasts 0-5 minutes after unplugging phone from computer. #39

Open
hamishC0 opened this issue Feb 27, 2024 · 1 comment

Comments

@hamishC0
Copy link

The location change works fine with my iPhone 12 running IOS 17 with my M2 mac air running Sonoma 14.0. However, once you unplug the phone from the computer the location reverts to your real location very quickly. Most location spoofing software remains at your spoofed location until the phone is restarted. Is this intended behaviour, and if so, can this behaviour be changed?

@pujux
Copy link

pujux commented May 3, 2024

this is not a feature whatsoever, it's a byproduct of the tunnels not being closed correctly sometimes which will then keep you at the location that was last spoofed

there is logic that will close all tunnels on disconnected, you can try commenting that out so the tunnels are kept open... can't promise it'll help though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants