From cc349042f69a275ff370bc756b9053afec8e4dca Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 5 Feb 2006 22:45:02 +0000 Subject: [PATCH] Document TestSocks svn:r5921 --- doc/tor.1.in | 7 +++++++ 1 file changed, 7 insertions(+) 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