add transsocks and transproxy info
Thomas Sjögren

Thomas Sjögren commited on 2005-03-19 20:11:07
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -108,8 +108,8 @@ extension to help you manage your proxy settings. (Firefox, Mozilla, Thunderbird
108 108
 Tor-resolve:  turns hostnames into IPs privately via Tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <br />
109 109
 <a href="http://www.freehaven.net/~aphex/torcap.zip">Torcap</a>: similar to sockscap and freecap. has different strengths/weaknesses. (Win32)<br />
110 110
 <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. <br />
111
-<a href="http://sourceforge.net/projects/transocks/">Transocks</a>: <br />
112
-<a href="">Transproxy</a>: <br />
111
+<a href="http://sourceforge.net/projects/transocks/">Transocks</a>: Transparent proxy to redirect traffic through a SOCKS proxy. Uses iptables. (Linux)<br />
112
+<a href="http://transproxy.sourceforge.net/">Transproxy</a>: Transparent proxy for HTTP requests with ipfw, ipnet, ipfwadm, ipchains or iptables . (FreeBSD, Linux).<br />
113 113
 <a href="http://tsocks.sourceforge.net/">Tsocks</a>: a program that
114 114
 intercepts connect() system calls and redirects them through Tor. (Linux, BSD)<b>*</b><br /> 
115 115
 </p>
116 116