Y
Hacker News
new
|
ask
|
show
|
jobs
by
kdot
1474 days ago
Does geolocation need to be spoofed if I'm on a VPN? Is't geolocation detected using IP address?
2 comments
Shugarl
1474 days ago
Well Google Map still knows where I am when my VPN is activated. So I'd say yes, unless VPNs on mobile are less reliable than on PC
link
aaronmdjones
1474 days ago
Google Maps still knows where you are on your mobile because it can still detect nearby WiFi networks and use the GNSS receiver. You would need to remove these permissions, and then it wouldn't work at all.
link
dotancohen
1474 days ago
Modern browsers provide a location API, independent of one's IP address.
link