diff options
author | David Goulet <dgoulet@torproject.org> | 2017-04-25 14:08:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-09 10:30:52 -0400 |
commit | 8aedc589edf78a75092868192869fe84b5a53816 (patch) | |
tree | 191fab8717eb6e1d0087e53e29f5ef38161e8b4e /doc | |
parent | 60cf5ac2971f746852c92980a9292ed69a694e8c (diff) | |
download | tor-8aedc589edf78a75092868192869fe84b5a53816.tar.gz tor-8aedc589edf78a75092868192869fe84b5a53816.zip |
config: Remove WarnUnsafeSocks option
Deprecated in 0.2.9.2-alpha, this commits changes it as OBSOLETE() and cleans
up the code associated with it.
Partially fixes #22060
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 03943c9ed8..590ded34de 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1271,12 +1271,6 @@ 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]] **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) - [[VirtualAddrNetworkIPv4]] **VirtualAddrNetworkIPv4** __Address__/__bits__ + [[VirtualAddrNetworkIPv6]] **VirtualAddrNetworkIPv6** [__Address__]/__bits__:: |