WebRTC Leak Test
Check if your browser is leaking your real IP address via WebRTC, even when using a VPN.
What is a WebRTC Leak?
WebRTC (Web Real-Time Communication) is a technology that enables direct browser-to-browser communication for video calls and P2P transfers. To function, the browser exposes your local and public IP address - even if you're using a VPN. This is known as a WebRTC leak.
How to Prevent WebRTC Leaks?
- âĸ Use a VPN with built-in WebRTC leak protection
- âĸ Firefox: disable WebRTC via
about:configâmedia.peerconnection.enabled = false - âĸ Chrome/Edge: use an extension like "WebRTC Leak Prevent"
- âĸ Brave: enable "Prevent WebRTC from leaking local IP addresses"