WebRTC leaks your actual IP addresses from behind your VPN, by default.
Archiv: Web Real-Time Communication (WebRtc) data espionage
WebRTC Leak Test
To disable RTCPeerConnection and protect IP addresses leakage, go to about:config and toggle media.peerconnection.enabled to false.
To disable Media Devices, toggle media.navigator.enabled as well as media.peerconnection.enabled both to false.
Turn off WebRtc and surf anonymously
(20.12.2017)
This little practical test proves that a simple script on a web page is sufficient to find out the actual IP address of a user.
WebRTC Leak Test
To disable RTCPeerConnection and protect IP addresses leakage, go to about:config and toggle media.peerconnection.enabled to false.
To disable Media Devices, toggle media.navigator.enabled as well as media.peerconnection.enabled both to false.
Turn off WebRtc and surf anonymously
(20.12.2017)
This little practical test proves that a simple script on a web page is sufficient to find out the actual IP address of a user.