Instantly check if your browser is leaking your real IP address through WebRTC — even when using a VPN or proxy. See every local and public IP your browser exposes.
WebRTC (Web Real-Time Communication) is a browser API for peer-to-peer video, audio and data. It uses STUN servers to discover your real IP — bypassing proxies and VPNs.
Even with a VPN active, WebRTC can expose your real public IP and local network IPs (192.168.x.x, 10.x.x.x) to any website that requests them via JavaScript — no permissions needed.
All major browsers (Chrome, Firefox, Edge, Safari) support WebRTC. If you use a VPN for privacy and your VPN doesn't block WebRTC, websites can see your real IP address.
Disable WebRTC in your browser settings, use a browser extension like uBlock Origin (with WebRTC blocking enabled), or use a VPN that has built-in WebRTC leak protection.