Roger Dingledine commited on 2005-01-28 12:31:57
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
... | ... |
@@ -78,6 +78,24 @@ is where a lot of the discussion happens. There's also a list for <a |
78 | 78 |
href="http://archives.seul.org/or/cvs/">cvs commits</a>. |
79 | 79 |
</p> |
80 | 80 |
|
81 |
+<p>Here's a brief list of programs you might want to use in association |
|
82 |
+with Tor:</p> |
|
83 |
+<ul> |
|
84 |
+<li><a href="http://www.privoxy.org/">privoxy</a>: an http proxy that |
|
85 |
+speaks socks4a. (Win32, Linux, BSD, OS X)</li> |
|
86 |
+<li><a href="http://jgillick.nettripper.com/switchproxy/">switchproxy</a>: </li> |
|
87 |
+<li>tor-resolve (in the Tor package): </li> |
|
88 |
+<li><a href="http://tsocks.sourceforge.net/">tsocks</a>: a program that |
|
89 |
+intercepts connect() system calls and redirects them through Tor. Doesn't |
|
90 |
+deal with <a href="http://tor.eff.org/cvs/tor/doc/CLIENTS">DNS leaks</a>, |
|
91 |
+so you might want to use it together with tor-resolve. (Linux, BSD)</li> |
|
92 |
+<li><a href="http://www.dest-unreach.org/socat/">socat</a>: </li> |
|
93 |
+<li><a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a>: </li> |
|
94 |
+<li><a href="http://proxychains.sourceforge.net/">proxychains</a>: </li> |
|
95 |
+<li><a href="http://www.freecap.ru/eng/">freecap</a>: </li> |
|
96 |
+<li><a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">sockscap</a>: </li> |
|
97 |
+</ul> |
|
98 |
+ |
|
81 | 99 |
<p> |
82 | 100 |
<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list |
83 | 101 |
of some hidden services and other things. You need Tor and a proxy like |
84 | 102 |