While using a VPN and Chrome for Android, with JavaScript enabled my local IP address shows up on IP leak test sites such as "ipleak.net". You can disable WebRTC on Firefox for Android. Why not Chrome?
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
The solution already exists, actually. Take a look at the WebRTC Network Limiter extension: https://chrome.google.com/webstore/detail/webrtc-network-limiter/npeicpdbkakmehahjeeohfdhnlpdklia?hl=enWith this extension, you can configure WebRTC to not use private IP addresses, and only use the public IP address that's also used for web traffic (in this case, the VPN interface).