mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
slight improvement on the declared syntax for trackhostexits
svn:r4147
This commit is contained in:
parent
46b3c4e686
commit
d279b1738c
@ -225,7 +225,7 @@ Bind to this address to listen for connections from SOCKS-speaking applications.
|
|||||||
\fBSOCKSPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP
|
\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.
|
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
|
.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
|
For each value in the comma separated list, Tor will track recent connections
|
||||||
to hosts that match this value and attempt to
|
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
|
reuse the same exit node for each. If the value is prepended with a '.', it is
|
||||||
|
Loading…
Reference in New Issue
Block a user