[or-cvs] update version in tor-doc
arma at seul.org
arma at seul.org
Tue Jun 21 20:08:04 UTC 2005
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor-doc.html
Log Message:
update version in tor-doc
point people to tor-doc-win32 and tor-doc-osx
Index: tor-doc.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- tor-doc.html 15 Jun 2005 18:45:59 -0000 1.85
+++ tor-doc.html 21 Jun 2005 20:08:02 -0000 1.86
@@ -159,7 +159,7 @@
have contributed packages for Debian, Gentoo, and *BSD. See <a href="http://tor.eff.org/download.html">the download page</a> for pointers and details.
<p>If you got Tor from a tarball, unpack it: <tt>tar xzf
-tor-0.0.9.9.tar.gz; cd tor-0.0.9.9</tt>. Run <tt>./configure</tt>, then
+tor-0.1.0.10.tar.gz; cd tor-0.1.0.10</tt>. Run <tt>./configure</tt>, then
<tt>make</tt>, and then <tt>make install</tt> (as root if necessary). Then
you can launch tor from the command-line by running <tt>tor</tt>.
Otherwise, if you got it prepackaged, these steps are already done
@@ -176,6 +176,11 @@
default configuration file, and most people won't need to change any of
the settings.</p>
+<p>See the <a href="tor-doc-win32.html">Windows instructions</a> or the
+<a href="tor-doc-osx.html">OS X instructions</a> if you're using those.
+The below are generic instructions for Linux, BSD, Solaris, etc.
+</p>
+
<p>
After installing Tor, you should install <a
href="http://www.privoxy.org/">privoxy</a>, which is a filtering web
@@ -185,7 +190,7 @@
<tt>forward-socks4a / localhost:9050 .</tt><br>
(don't forget the dot) to privoxy's config file (you can just add it to the
top). Then change your browser to http proxy at localhost port 8118.
-(In Mozilla, this is in Edit|Preferences|Advanced|Proxies.)
+(In Firefox on Linux, this is in Edit|Preferences|Advanced|Proxies.)
You should also set your SSL proxy to the same
thing, to hide your SSL traffic. Using privoxy is <b>necessary</b> because
<a
More information about the tor-commits
mailing list