[or-cvs] Fix documentation about how not to be an OP

Nick Mathewson nickm at seul.org
Fri Sep 10 18:54:24 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv11225/doc

Modified Files:
	tor.1.in 
Log Message:
Fix documentation about how not to be an OP

Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/doc/tor.1.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- tor.1.in	10 Sep 2004 00:15:59 -0000	1.20
+++ tor.1.in	10 Sep 2004 18:54:21 -0000	1.21
@@ -128,7 +128,9 @@
 A list of nodes to never use when choosing a rendezvous point.
 .TP
 \fBsocksport \fR\fIPORT\fP
-Bind to this port to listen for connections from socks-speaking applications.
+Bind to this port to listen for connections from SOCKS-speaking applications.
+Set this to 0 if you don't want to allow application connections. (Default:
+9050)
 .TP
 \fBsocksbindaddress \fR\fIIP\fP
 Bind to this address to listen for connections from socks-speaking applications. (Default: 127.0.0.1) You can also specify a port (e.g. 192.168.0.1:9100). This directive can be specified multiple times to bind to multiple addresses/ports.



More information about the tor-commits mailing list