document DirAllowPrivateAddresses

svn:r3322
This commit is contained in:
Roger Dingledine 2005-01-06 21:03:47 +00:00
parent cd1f50d2f0
commit b267da4f4b

View File

@ -339,6 +339,11 @@ pull down the directory learn whether they need to upgrade. This
option can appear multiple times: the values from multiple lines are option can appear multiple times: the values from multiple lines are
spliced together. spliced together.
.TP .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 \fBRunTesting \fR\fB0\fR|\fB1\fR\fP
If set to 1, Tor tries to build circuits through all of the servers it 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 knows about, so it can tell which are up and which are down. This