From e10fef549783fb0721ebde7e126cde433b8cf0ca Mon Sep 17 00:00:00 2001 From: Vince Date: Sun, 25 Nov 2018 19:47:38 +0100 Subject: [PATCH] Webrtc fix (#619) * Remove webrtc.html * Replace webrtc.html with ipleak.net --- index.html | 8 +-- webrtc.html | 141 ---------------------------------------------------- 2 files changed, 2 insertions(+), 147 deletions(-) delete mode 100644 webrtc.html 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 ---- - -
-
-
- -

privacytools.io

- -

WebRTC IP Leak VPN / Tor IP Test

- -

- 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 public 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.

      - -

      How to fix the WebRTC Leak?

      - -

       

      - -

      Source Code: GitHub -
      Script Version: Jul 20, 2015

      - - - - -
      -
      -
      \ No newline at end of file