WebRTC Leak
A WebRTC leak exposes your real IP address through the browser's built-in real-time communication feature — even when you are using a VPN or proxy.
Definition
A WebRTC leak happens when a website uses the browser's built-in WebRTC (Web Real-Time Communication) APIs to discover your true IP address — including your local network address — bypassing the VPN or proxy you are routing other traffic through.
Why it matters
WebRTC is great for video calls, but its IP-discovery mechanism can defeat your anonymity setup. Because it operates at the browser level, your proxy may mask HTTP traffic while WebRTC quietly reveals your real address. Disabling WebRTC, using an anti-detect browser, or choosing a VPN that blocks it prevents the leak.
Examples
A leak-test site revealing your real IP via WebRTC despite an active VPN
Disabling WebRTC in browser settings to stop the leak
Common Use Cases
Frequently Asked Questions
Keep Learning
All termsDNS (Domain Name System)
DNS is the internet's phonebook — it translates human-readable domain names like example.com into the numeric IP addresses computers use to connect.
Read definitionBrowser Fingerprinting
Browser fingerprinting identifies and tracks a device by combining dozens of browser and system attributes — like fonts, canvas rendering and user agent — into a near-unique signature.
Read definitionVPN
A VPN (Virtual Private Network) encrypts all of your device's internet traffic and routes it through a remote server, hiding your IP and protecting data on untrusted networks.
Read definition