Checks if WebRTC reveals your real IP address โ relevant when using VPN or proxy.
The WebRTC Leak Test on 101IP checks whether your browser reveals your real IP address through WebRTC technology โ even when using VPN, proxy or Tor.
WebRTC (Web Real-Time Communication) is a browser technology for video calls, voice chats and peer-to-peer file transfers. When establishing a connection, the browser enumerates all available network interfaces and exposes them as ICE candidates. This can reveal the local and even public IP address โ the one assigned by your ISP โ bypassing the VPN tunnel.
media.peerconnection.enabled = false in about:config;Bookmark this page and check periodically โ especially after updating your browser or VPN client.