diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 9fb27aa539..4b63977ea2 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -404,6 +404,11 @@ Let a socks connection wait NUM seconds unattached before we fail it. (Default: 2 minutes.) .LP .TP +\fBTestVia \fR\fInickname\fR,\fInickname\fR,\fI...\fP +A list of nodes to prefer for your middle hop when building testing +circuits. This option is mainly for debugging reachability problems. +.LP +.TP \fBTrackHostExits \fR\fIhost\fR,\fI.domain\fR,\fI...\fR\fP For each value in the comma separated list, Tor will track recent connections to hosts that match this value and attempt to |