mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
and fix the AllowInvalidNodes man page entry too.
svn:r6189
This commit is contained in:
parent
c06e6ddadd
commit
77b00edd27
1 changed files with 4 additions and 3 deletions
|
@ -227,9 +227,10 @@ available. This is untested and probably buggy. (Default: 0)
|
|||
The following options are useful only for clients (that is, if \fBSOCKSPort\fP is non-zero):
|
||||
.LP
|
||||
.TP
|
||||
\fBAllowUnverifiedNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
|
||||
Allow no-name routers (ones that the dirserver operators don't
|
||||
know anything about) in only these positions in your circuits.
|
||||
\fBAllowInvalidNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
|
||||
Allow routers that the dirserver operators consider invalid (not
|
||||
trustworthy or otherwise not working right) in only these positions in
|
||||
your circuits.
|
||||
The default is "middle,rendezvous", and other choices are not advised.
|
||||
.LP
|
||||
.TP
|
||||
|
|
Loading…
Add table
Reference in a new issue