[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Filled in the blanks in the list of programs.
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv22767
Modified Files:
users.html
Log Message:
Filled in the blanks in the list of programs.
Index: users.html
===================================================================
RCS file: /home2/or/cvsroot/website/users.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- users.html 21 Feb 2005 22:35:35 -0000 1.9
+++ users.html 12 Mar 2005 00:50:59 -0000 1.10
@@ -78,25 +78,6 @@
href="http://archives.seul.org/or/cvs/">cvs commits</a>.
</p>
-<p>Here's a brief list of programs you might want to use in association
-with Tor:</p>
-<ul>
-<li><a href="http://www.privoxy.org/">privoxy</a>: an http proxy that
-speaks socks4a. (Win32, Linux, BSD, OS X)</li>
-<li><a href="http://jgillick.nettripper.com/switchproxy/">switchproxy</a>: </li>
-<li>tor-resolve (in the Tor package): </li>
-<li><a href="http://tsocks.sourceforge.net/">tsocks</a>: a program that
-intercepts connect() system calls and redirects them through Tor. Doesn't
-deal with <a href="http://tor.eff.org/cvs/tor/doc/CLIENTS">DNS leaks</a>,
-so you might want to use it together with tor-resolve. (Linux, BSD)</li>
-<li><a href="http://www.dest-unreach.org/socat/">socat</a>: </li>
-<li><a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a>: </li>
-<li><a href="http://proxychains.sourceforge.net/">proxychains</a>: </li>
-<li><a href="http://www.freecap.ru/eng/">freecap</a>: </li>
-<li><a href="http://www.freehaven.net/~aphex/torcap.zip">torcap</a>: </li>
-<li><a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">sockscap</a>: </li>
-<li><a href="http://freehaven.net/~aphex/TorControl/release/">TorControl</a>: a basic Tor controller with GUI. You'll need to set 'ControlPort 9051' in your torrc.</li>
-</ul>
<p>
<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
@@ -109,6 +90,29 @@
wiki</a> for other user-contributed documentation, etc.
</p>
+<hr />
+<p>
+Here's a brief list of programs you might want to use in association
+with Tor:</p>
+<p>
+<a href="http://www.privoxy.org/">Privoxy</a>: an http proxy that
+speaks socks4a. Also does html/cookie scrubbing. (Win32, Linux, BSD, OS X)<br />
+<a href="http://jgillick.nettripper.com/switchproxy/">Switchproxy</a>: Mozilla
+extension to help you manage your proxy settings. (Firefox, Mozilla, Thunderbird)<br />
+Tor-resolve: turns hostnames into IPs privately via tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <b>*</b><br />
+<a href="http://tsocks.sourceforge.net/">Tsocks</a>: a program that
+intercepts connect() system calls and redirects them through Tor. (Linux, BSD)<b>*</b><br />
+<a href="http://www.freehaven.net/~aphex/torcap.zip">Torcap</a>: similar to sockscap and freecap. has different strengths/weaknesses. (Win32)<br />
+<a href="http://www.dest-unreach.org/socat/">Socat</a>: multipurpose relay. (Linux, BSD, OS X)<br />
+<a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">Connect</a>: adds proxy support to SSH. (Win32, Linux, BSD, OS X)<br />
+<a href="http://proxychains.sourceforge.net/">Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br />
+<a href="http://www.freecap.ru/eng/">Freecap</a>: redirects traffic to a SOCKS server. graphical. (Win32)<br />
+<a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">Sockscap</a>: redirects traffic to a SOCKS server. graphical. (Win32) <br />
+<a href="http://freehaven.net/~aphex/TorControl/release/">TorControl</a>: a basic
+Tor controller with GUI. You'll need to set 'ControlPort 9051' in your torrc.
+</p>
+Files marked with a <b>*</b> doesn't deal with <a href="http://tor.eff.org/cvs/tor/doc/CLIENTS">DNS leaks</a>,
+
</div><!-- #main -->
</div>
<div class="bottom" id="bottom">