diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-04 19:53:05 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-04 19:53:05 +0000 |
commit | d222678ea5c07cdd3e946b4f8ae553c750f1c0ee (patch) | |
tree | 175dbc257203c26aa9a4dc417a252ab615af65cb /doc/tor-doc-unix.html | |
parent | f0fe4feb00bcb85134a293fc25eebc9ea329c37e (diff) | |
download | tor-d222678ea5c07cdd3e946b4f8ae553c750f1c0ee.tar.gz tor-d222678ea5c07cdd3e946b4f8ae553c750f1c0ee.zip |
link to goodell's tor detector script rather than the
traditional ip-checking sites.
svn:r5908
Diffstat (limited to 'doc/tor-doc-unix.html')
-rw-r--r-- | doc/tor-doc-unix.html | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/doc/tor-doc-unix.html b/doc/tor-doc-unix.html index a1bfea4181..3fb4bdf13f 100644 --- a/doc/tor-doc-unix.html +++ b/doc/tor-doc-unix.html @@ -159,19 +159,14 @@ HOWTO</a>. <br /> <p> -<a href="http://ipid.shat.net">ipid.shat.net</a> and -<a href="http://www.showmyip.com/">showmyip.com</a> -are sites that show what IP address and country you appear to be coming -from. -</p> - -<p>If you don't know your current public IP address, this may not be a -very useful test. To learn your IP address, run "<tt>ifconfig</tt>". -If you are behind a NAT or firewall, though, you won't be able -to learn your public IP address. In this case, you should 1) configure -your browser to connect directly (that is, stop using Privoxy), 2) check -your IP address with one of the sites above, 3) point your browser back -to Privoxy, and 4) see whether your IP address has changed. +Next, you should try using your browser with Tor and make +sure that your IP address is being anonymized. Click on the <a +href="http://serifos.eecs.harvard.edu/cgi-bin/ipaddr.pl?tor=1">Tor +detector</a> and see whether it thinks you're using Tor or not. +(If that site is down, you can try <a +href="http://ipid.shat.net">ipid.shat.net</a> and <a +href="http://www.showmyip.com/">showmyip.com</a>, but to use those you'll +need to know your current IP address so you can compare.) </p> <p>If you have a personal firewall that limits your computer's |