[or-cvs] slight improvement on the declared syntax for trackhostexits

Roger Dingledine arma at seul.org
Wed Apr 27 23:45:51 UTC 2005


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

Modified Files:
	tor.1.in 
Log Message:
slight improvement on the declared syntax for trackhostexits


Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- tor.1.in	27 Apr 2005 04:14:41 -0000	1.72
+++ tor.1.in	27 Apr 2005 23:45:48 -0000	1.73
@@ -225,7 +225,7 @@
 \fBSOCKSPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP
 Set an entrance policy for this server, to limit who can connect to the SOCKS ports. The policies have the same form as exit policies below.
 .TP
-\fBTrackHostExits \fR\fIhost1\fR,\fI.domain1\fR|\fI.\fR\fP
+\fBTrackHostExits \fR\fIhost\fR|\fI.domain\fR|\fI.\fR\fP
 For each value in the comma separated list, Tor will track recent connections
 to hosts that match this value and attempt to
 reuse the same exit node for each. If the value is prepended with a '.', it is



More information about the tor-commits mailing list