diff options
author | ArunaMaurya221B <aruna.maurya12@gmail.com> | 2018-02-12 15:09:00 +0530 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-13 21:31:10 +0100 |
commit | 42008ee72180752dc442ccd69b568e786f9a9bb8 (patch) | |
tree | 090a1cdb5ebc5189c63a0a386b574c762da9c8be | |
parent | a9203c65f11986dbed98c8f6b8d6ae9390db455f (diff) | |
download | tor-42008ee72180752dc442ccd69b568e786f9a9bb8.tar.gz tor-42008ee72180752dc442ccd69b568e786f9a9bb8.zip |
DisableNetwork documentation improvised
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index bc04ed6ede..3ebddf9b32 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -311,7 +311,9 @@ GENERAL OPTIONS other than controller connections, and we close (and don't reattempt) any outbound connections. Controllers sometimes use this option to avoid using - the network until Tor is fully configured. (Default: 0) + the network until Tor is fully configured. Tor will make still certain + network-related calls (like DNS lookups) as a part of its configuration + process, even if DisableNetwork is set. (Default: 0) [[ConstrainedSockets]] **ConstrainedSockets** **0**|**1**:: If set, Tor will tell the kernel to attempt to shrink the buffers for all |