[or-cvs] People need to know their IP or else they dont know if it h...
thomass at seul.org
thomass at seul.org
Wed May 11 21:25:29 UTC 2005
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv25662
Modified Files:
tor-doc.html
Log Message:
People need to know their IP or else they dont know if it has changed. Task #137
Index: tor-doc.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- tor-doc.html 2 May 2005 17:13:31 -0000 1.65
+++ tor-doc.html 11 May 2005 21:25:27 -0000 1.66
@@ -201,12 +201,24 @@
DNS requests when it uses a SOCKS proxy directly</a>. Privoxy also gives
you good html scrubbing.</p>
-<p>To test if it's working, go to
+
+<p>To test if it's working, you need to know your normal IP address so you can
+verify that the address really changes when running Tor.
+If you are using Linux or OSX your local IP address is shown by the <tt>ifconfig</tt>
+command. Under Windows go to the Start menu, click Run and enter <tt>cmd</tt>.
+At the command prompt, enter <tt>ipconfig</tt>. If you are behind a NAT/Firewall
+ you can use one of the sites listed below to check which IP you are using.
+When that is done, start Tor and Privoxy and visit any of the sites again.
+If everything works, your IP address should have changed.
+</p>
+
+<p>
<!--<a href="http://peertech.org/privacy-knoppix/">peertech</a>, -->
<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a>,
<a href="http://www.network-tools.com">network-tools</a> or
<a href="http://ipid.shat.net">ipid</a>
-and see what IP it says you're coming from.
+are sites that basically shows your present IP so you can see
+what address you're coming from.
</p>
<p>
More information about the tor-commits
mailing list