Tested tool guide
Tested browser tools
Checked August 16, 2026
What WebRTC Leak Tester does and how it behaves
This tool opens an RTCPeerConnection in your browser, points it at public STUN servers, and reads back every ICE candidate the browser gathers before any connection is actually made. Each candidate line can contain an IP address, so the test lists what a webpage could learn about you through WebRTC alone, no camera or microphone permission required. The common surprise: a VPN that protects normal browser traffic doesn't always route this UDP-based STUN traffic, so the srflx candidate can show your ISP's real public IP even while your address bar traffic looks fully tunneled.