Why WebRTC leaks matter
WebRTC is used for real-time browser features such as calls, screen sharing and peer-to-peer connections. To create those connections, the browser can gather network candidates. On some setups this may reveal local network addresses or route details that users did not expect to expose while testing a VPN.
A clean WebRTC result does not prove that a VPN is private. It only means this browser test did not observe local IP exposure at the time of the check. For a fuller VPN leak test, also verify DNS behavior, public IP, browser extensions and operating system routing.