From 10fdb9ee0a1605050f2a91f84f88397881cfd83a Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Thu, 3 Jun 2010 12:52:34 +0200 Subject: Add option to not warn when getting an IP instead of hostname --- doc/tor.1.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 50283aa5e..15ecb79eb 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -632,6 +632,12 @@ The following options are useful only for clients (that is, if helps to determine whether an application using Tor is possibly leaking DNS requests. (Default: 0) +**WarnUnsafeSocks** **0**|**1**:: + When this option is enabled, Tor will warn whenever a request is + received that only contains an IP address instead of a hostname. Allowing + applications to do DNS resolves themselves is usually a bad idea and + can leak your location to attackers. (Default: 1) + **VirtualAddrNetwork** __Address__/__bits__:: When a controller asks for a virtual (unused) address with the MAPADDRESS command, Tor picks an unassigned address from this range. (Default: -- cgit v1.2.3