|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<body>
|
|
<body>
|
|
|
|
|
|
-<h1><a href="http://freehaven.net/tor/">Tor</a> documentation</h1>
|
|
+<h1><a href="http://tor.freehaven.net/">Tor</a> documentation</h1>
|
|
|
|
|
|
<p>The simple version: Tor provides a distributed network of servers
|
|
<p>The simple version: Tor provides a distributed network of servers
|
|
("onion routers"). Users bounce their TCP streams (web traffic, FTP, SSH,
|
|
("onion routers"). Users bounce their TCP streams (web traffic, FTP, SSH,
|
|
@@ -135,7 +135,7 @@ server <a href="#server">below</a>.</p>
|
|
<h2>Installing Tor</h2>
|
|
<h2>Installing Tor</h2>
|
|
|
|
|
|
<p>You can get the latest releases <a
|
|
<p>You can get the latest releases <a
|
|
-href="http://freehaven.net/tor/dist/">here</a>.</p>
|
|
+href="http://tor.freehaven.net/dist/">here</a>.</p>
|
|
|
|
|
|
<p>If you got Tor from a tarball, unpack it: <tt>tar xzf
|
|
<p>If you got Tor from a tarball, unpack it: <tt>tar xzf
|
|
tor-0.0.9.tar.gz; cd tor-0.0.9</tt>. Run <tt>./configure</tt>, then
|
|
tor-0.0.9.tar.gz; cd tor-0.0.9</tt>. Run <tt>./configure</tt>, then
|
|
@@ -149,7 +149,7 @@ href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL
|
|
libeay32.dll.) You might also want to run Tor in a dos window,
|
|
libeay32.dll.) You might also want to run Tor in a dos window,
|
|
so you can see its logs, and see its error messages if it
|
|
so you can see its logs, and see its error messages if it
|
|
crashes. If you don't want the default configuration, fetch the <a
|
|
crashes. If you don't want the default configuration, fetch the <a
|
|
-href="http://freehaven.net/tor/cvs/tor/src/config/torrc.sample.in">torrc</a>, edit it,
|
|
+href="http://tor.freehaven.net/cvs/tor/src/config/torrc.sample.in">torrc</a>, edit it,
|
|
and use <tt>tor.exe -f torrc</tt>.</p>
|
|
and use <tt>tor.exe -f torrc</tt>.</p>
|
|
|
|
|
|
<p>Otherwise, if you got it prepackaged (e.g. in the <a
|
|
<p>Otherwise, if you got it prepackaged (e.g. in the <a
|
|
@@ -196,7 +196,7 @@ proxy that integrates well with Tor. Add the line <br>
|
|
top). Then change your mozilla to http proxy at localhost port 8118
|
|
top). Then change your mozilla to http proxy at localhost port 8118
|
|
(and no socks proxy). You should also set your SSL proxy to the same
|
|
(and no socks proxy). You should also set your SSL proxy to the same
|
|
thing, to hide your https traffic. Using privoxy is necessary because
|
|
thing, to hide your https traffic. Using privoxy is necessary because
|
|
-<a href="http://freehaven.net/tor/cvs/doc/CLIENTS">Mozilla leaks your
|
|
+<a href="http://tor.freehaven.net/cvs/tor/doc/CLIENTS">Mozilla leaks your
|
|
DNS requests when it uses a socks proxy directly</a>. Privoxy also gives
|
|
DNS requests when it uses a socks proxy directly</a>. Privoxy also gives
|
|
you good html scrubbing.</p>
|
|
you good html scrubbing.</p>
|
|
|
|
|