[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] add link to kernel socks bouncer



Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website

Modified Files:
	users.html 
Log Message:
add link to kernel socks bouncer


Index: users.html
===================================================================
RCS file: /home2/or/cvsroot/website/users.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- users.html	19 Mar 2005 19:11:07 -0000	1.14
+++ users.html	1 May 2005 21:59:28 -0000	1.15
@@ -98,6 +98,7 @@
 <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://monkey.org/~dugsong/dsocks/";>Dsocks</a>: SOCKS client wrapper with enough support to use the built-in OpenSSH or Tor local SOCKS proxy. (BSD)<br />
 <a href="http://www.freecap.ru/eng/";>Freecap</a>: redirects traffic to a SOCKS server. graphical. (Win32)<br />
+<a href="http://ksb.sourceforge.net/";>Kernel socks bouncer</a>: redirects certain streams into Tor. Doesn't deal with DNS. Linux 2.6 only.<br />
 <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://proxychains.sourceforge.net/";>Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br />