diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index cbf817f5a0..b69c3ac3e4 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -355,6 +355,13 @@ some servers will observe a fraction of your paths. If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term entries for our circuits. (Defaults to 3.) +.LP +.TP +\fBTestSocks \fR\fB0\fR|\fB1\fR\fP +When this option is enabled then Tor will make a notice-level log entry +for each connection to the Socks port indicating whether a hostname or +an IP address was used in the request. This helps to determine whether +an application using Tor is possibly leaking DNS requests. .SH SERVER OPTIONS .PP |