[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] mention that tsocks is only needed if your application also...
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] mention that tsocks is only needed if your application also...
- From: arma@xxxxxxxx (Roger Dingledine)
- Date: Fri, 17 Dec 2004 01:41:44 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Fri, 17 Dec 2004 01:42:05 -0500
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc
Modified Files:
tor-doc.html
Log Message:
mention that tsocks is only needed if your application also doesn't
support http
Index: tor-doc.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- tor-doc.html 17 Dec 2004 06:38:13 -0000 1.30
+++ tor-doc.html 17 Dec 2004 06:41:42 -0000 1.31
@@ -201,7 +201,7 @@
you good html scrubbing.</p>
<p>You might want to use Tor with an application that doesn't
-support socks directly. In this case, you should look at
+support socks or http directly. In this case, you should look at
using <a href="http://tsocks.sourceforge.net/">tsocks</a>
to dynamically replace the system calls in your program to
route through Tor. If you want to use socks4a, consider using <a