mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
document DirAllowPrivateAddresses
svn:r3322
This commit is contained in:
parent
cd1f50d2f0
commit
b267da4f4b
@ -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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user