diff --git a/index.html b/index.html index bae005c9..897fc09b 100644 --- a/index.html +++ b/index.html @@ -606,9 +606,7 @@ layout: default
- - Test your Browser now - + Test your Browser now
@@ -636,9 +634,7 @@ layout: default- - Test your Browser again - + Test your Browser again
diff --git a/webrtc.html b/webrtc.html deleted file mode 100644 index 3fdb0cc6..00000000 --- a/webrtc.html +++ /dev/null @@ -1,141 +0,0 @@ ---- -layout: default -active_page: webrtc ---- - -- WebRTC is a communication protocol that relies on JavaScript that can leak your actual IP address from behind your VPN. While software like NoScript prevents this, it's probably a good idea to block this protocol directly as well, just to be safe. This page will test if your internet browser is affected by the WebRTC Leak. -
- --This demo secretly makes requests to STUN servers that can log your -request. These requests do not show up in developer consoles and -cannot be blocked by browser plugins like AdBlock, Ghostery, etc. -
- --Your local IP addresses: -
- -
Your browser is not safe and will show your real IP even though you are using a VPN service if you can see your real IP addresses here.
- - - -- -
Source Code: GitHub
-
Script Version: Jul 20, 2015