Mango V2 wireguard WebRTC leak

Hi,

I’m using the Mango V2 routeur with a Wireguard ProtonVPN account and Adblocker.

When I test on ipleak.net, the Webrtc shows my internal address.

Is there a way to fix that leak?

Thanks!

Marx

Have you tried the fix on ipleak.net

What are WebRTC leaks?

WebRTC implement STUN (Session Traversal Utilities for Nat), a protocol that allows to discover the public IP address. To disable it:

  • Mozilla Firefox: Type "about:config” in the address bar. Scroll down to “media.peerconnection.enabled”, double click to set it to false.
  • Google Chrome: Install Google official extension WebRTC Network Limiter.
  • Opera: Type “about:config” in the address bar or go to “Settings”. Select “Show advanced settings” and click on “Privacy & security”. At “WebRTC” mark select “Disable non-proxied UDP”.
1 Like

That was it. Sorry for the delay, I figured it out and forgot I asked the question.

Solved

2 Likes