diff --git a/doc/tor-doc.html b/doc/tor-doc.html index aafeef5f45..0f40e876cd 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -201,12 +201,24 @@ thing, to hide your SSL traffic. Using privoxy is necessary because DNS requests when it uses a SOCKS proxy directly. Privoxy also gives you good html scrubbing.

-

To test if it's working, go to + +

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 ifconfig +command. Under Windows go to the Start menu, click Run and enter cmd. +At the command prompt, enter ipconfig. 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. +

+ +

junkbusters, network-tools or ipid -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.