CINXE.COM
Doileak.com: IP (DNS & WebRTC) Leak Test & Torrent IP Check
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="alternate" href="/es.html" hreflang="es"/> <meta property="og:title" content="Do I leak?"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.doileak.com"> <meta property="og:image" content="https://www.doileak.com/res/logo/logo_med.png"> <meta property="og:description" content="Check your digital footprint with this online tool."> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" media="screen" href="/res/css/normalize.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/res/css/vert_rythm.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/res/css/master.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/res/css/webfonts.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/res/css/adapt.css" /> <script type="text/javascript" src="/res/js/jquery-2.2.0.min.js"></script> <script type="text/javascript" src="/res/js/main.js"></script> <script type="text/javascript" src="/res/js/swfobject.js"></script> <script type="text/javascript" src="/res/js/jstz.min.js"></script> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script> var JS_BASE_DOMAIN = 'doileak.com'; var JS_IPV6_ADDR = '[2604:a880:0:1010::21c:5001]'; var JS_CONTEXT = ''; var JS_LEAKVIA_TOKEN = '3e7s04xymk1xitch'; var JS_DNS_TEST_KEY = '1kcz3dyul99lmp8g'; var JS_SERVER_NAME = 'www.doileak.com'; var JS_SCHEME = 'https'; </script> <title>Doileak.com: IP (DNS & WebRTC) Leak Test & Torrent IP Check</title> <meta name="description" content="Do you leak while browsing? Check your browser, VPN and/or proxy for privacy leaks with this free online test."> <meta name="robots" content="noindex, nofollow"/> <link rel="icon" href="/res/favicon.png" type="image/png" /> </head> <body class="page-home"> <header> <div class="wrap" id="header-wrap"> <div id="sw-logo"><img id="logo-img" src="/res/logo/logo_circle.svg" alt="logo" ></div> <div id="doileak-banner"><a href="/classic.html">Doileak.com</a></div> <nav id="main-nav" > <ul> <li id="nav-item-home" class="active"></li> </ul> </nav> </div> </header> <div class="wrap" id="wrapo"> <div id="leftcol"> <img id="leftcol-logo-img" src="/res/logo/logo_circle.svg" alt="logo"> </div> <div class="" id="content-wrap"> <div id="welcome-box" > <div id="welcome-logo-div"><img src="res/logo/logo_lg.png" alt="logo"/></div> <div id="welcome-text-div"> <div class="home"> <h1>Do I leak?</h1> <p>Your digital footprint might be giving you away...</p> <p>You might think your anonymity service protects you completely, but don鈥檛 get too cocky. If any trackable data is stored on your computer, or any traffic not completely routed through an anonymity network, you could be giving yourself away.</p> <p>Just one leak is enough to link your activity back to your real IP address and your real identity.</p> <p>Take our comprehensive test for a quick and dirty rundown of where you might be leaking.</p> </div> <script src="/res/js/jsClientProperties.js"></script> <img id="sslTestImage" src="/res/img/trans.png" style="width:1px;height:1px;" alt="ssl Test Image" /> <form action="?cb=t6zk0m8dx006j3da" method="POST" id="param-form"> <input type="hidden" name="timeOffsetJs" id="timeOffsetJs"> <input type="hidden" name="timeZoneNameJs" id="timeZoneNameJs"> <input type="hidden" name="osJs" id="osJs"> <input type="hidden" name="osVersionJs" id="osVersionJs"> <input type="hidden" name="browserJs" id="browserJs"> <input type="hidden" name="browserVersionJs" id="browserVersionJs"> <input type="hidden" name="mobileJs" id="mobileJs"> <input type="hidden" name="userAgentJs" id="userAgentJs"> <input type="hidden" name="dnstestkey" id="dnstestkey" value="1kcz3dyul99lmp8g"> <input type="hidden" name="ipv6testkey" id="ipv6testkey" value="notinit"> <input type="hidden" name="sslleaktestkey" id="sslleaktestkey" value="notinit"> <input type="hidden" name="reloadchecktoken" id="reloadchecktoken" value="dgz7josuos60757r"> <input type="hidden" name="torrenthttpinfohash" id="torrenthttpinfohash" value="7f1de988dc3eb31303e127b39c7c23896959375d"> <input type="hidden" name="torrentudpinfohash" id="torrentudpinfohash" value="3da7161f6b773c1404e627ce13e92fa0efef7991"> <input type="hidden" name="viatoken" id="viatoken" value="3e7s04xymk1xitch"> <input type="hidden" name="submitted" value="1"> <input type="submit" class="button-primary button" id="start-test-button" value="Start test"> <br> <input id="activate-torrent-checkbox" name="activate-torrent-checkbox" type="checkbox" class="checkbox-custom"> <label id="activate-torrent-checkbox-label" for="activate-torrent-checkbox" class="checkbox-custom-label" >Activate additional Torrent Tests.</label> </form> <div id="progressBarOverlay"> <div id="progressBarWrap"> <div id="progressBarText1" class="progressBarText">Preparing tests,</div> <div id="progbar-circle"> <div id="progbar-text"></div> <svg width="160" height="160" xmlns="http://www.w3.org/2000/svg"> <g> <title>Layer 1</title> <circle id="circle" class="circle_animation" r="50" cy="81" cx="81" stroke-width="12" stroke="#fff" fill="none"></circle> </g> </svg> </div> <div id="progressBarText2" class="progressBarText">please wait.</div> </div> </div> <script> function runProgressBar(timeInMs) { $('#progressBarOverlay').show(); var time = Math.round(timeInMs/100); /* how long the timer runs for */ var initialOffset = '440'; var i = 1; var interval = setInterval(function() { $('.circle_animation').css('stroke-dashoffset', initialOffset-(i*(initialOffset/time))); $('#progbar-text').text(2*i+"%"); if (i == time) { clearInterval(interval); } i++; }, 100); } </script> <div id="dialog-torrent-activate" class="dialog-wrap"> <div class="dialog-header">Activate Torrent Tests</div> Please open the following Magnet Links to activate the additional torrent test: <br> <div id="dialog-torrent-magnet-link"> <a href="magnet:?xt=urn:btih:7f1de988dc3eb31303e127b39c7c23896959375d&dn=Please+delete+me%2C+I+am+the+Doileak+test+torrent&tr=http%3A%2F%2Ftrrntdns-1kcz3dyul99lmp8g.dnstest2.doileak.com%3A6881%2F">Magnet link (HTTP)</a><br> <a href="magnet:?xt=urn:btih:3da7161f6b773c1404e627ce13e92fa0efef7991&dn=Please+delete+me%2C+I+am+the+Doileak+test+torrent&tr=udp%3A%2F%2Ftrrntdns-1kcz3dyul99lmp8g.dnstest2.doileak.com%3A6888">Magnet link (UDP)</a> </div> Please don't forget to delete the torrent after you have finished testing.<br> <div class="dialog-close-text dialog-close">Close</div> <div class="dialog-close-icon dialog-close"></div> </div> <script> $( document ).ready(function() { // Before we submit the form we have to start a few actions. $('#activate-torrent-checkbox').on('change', function (ev) { var isChecked = $('#activate-torrent-checkbox').is(':checked'); if ( isChecked ) { showDialog($('#dialog-torrent-activate')); try { gtag('event', 'torrenting', {'event_category':'homepage', 'event_label': 'activateTests'}); } catch(err) { console.log("error"); } } }); }); </script> </div> </div> </div> </div> <div id="t10linkbutton"> <div class="t10link"><a href="https://www.top10vpn.com/do-i-leak/">Switch to new version</a></div> </div> <footer style="padding-top:1em;"> <div id="footer-wrap" class="wrap"> </div> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-180347419-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-180347419-1'); </script> </footer> <div id="dialog-mask"></div> </body> </html>