[or-cvs] document DirAllowPrivateAddresses
Roger Dingledine
arma at seul.org
Thu Jan 6 21:03:50 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:
document DirAllowPrivateAddresses
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- tor.1.in 24 Dec 2004 05:06:51 -0000 1.49
+++ tor.1.in 6 Jan 2005 21:03:47 -0000 1.50
@@ -339,6 +339,11 @@
option can appear multiple times: the values from multiple lines are
spliced together.
.TP
+\fBDirAllowPrivateAddresses \fR\fB0\fR|\fB1\fR\fP
+If set to 1, Tor will accept router descriptors with arbitrary "Address"
+elements. Otherwise, if the address is not an IP or is a private IP,
+it will reject the router descriptor. Defaults to 0.
+.TP
\fBRunTesting \fR\fB0\fR|\fB1\fR\fP
If set to 1, Tor tries to build circuits through all of the servers it
knows about, so it can tell which are up and which are down. This
More information about the tor-commits
mailing list