WebRTC Leak Check
Check WebRTC candidate behavior and public / private IP leakage signals.
WebRTC evidence matrix
The page turns BrowserScan / ToDetect style WebRTC signals into reviewable fields: support, STUN result, candidate type and public-IP parity.
ICE candidates
Each row keeps source, type, protocol, address, port and scope. Raw candidate strings are preserved in the JSON block below.
| STUN | Type | Protocol | Address | Port | Related | Scope |
|---|
Raw evidence JSON
Includes STUN node receipts, candidates, server public proof, permission state and the final verdict for evidence packages.
{}
How to read it
STUN candidates, local IP exposure and public-IP mismatch.
Public IP parity
When WebRTC srflx candidates match the server-observed public IP, there is usually no proxy bypass leak.
Private exposure
If host candidates reveal 10.x, 192.168.x or 172.16-31.x addresses, review browser privacy policy first.
mDNS masking
Modern Chrome / Edge often replaces host addresses with .local names; this is privacy protection, not a failure by itself.