diff options
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index dde9ffd545..77423f804f 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1769,6 +1769,9 @@ The following options are useful only for clients (that is, if == TIMEOUT OPTIONS +// These options are in alphabetical order, with exceptions as noted. +// Please keep them that way! + The following options are useful for configuring timeouts: [[CircuitsAvailableTimeout]] **CircuitsAvailableTimeout** __NUM__:: @@ -1815,9 +1818,15 @@ The following options are useful for configuring timeouts: unattached waiting for an appropriate circuit, before we fail it. (Default: 2 minutes) -== ADVANCED OPTIONS +== NODE SELECTION OPTIONS + +// These options are in alphabetical order, with exceptions as noted. +// Please keep them that way! + +The following options restrict the nodes that a tor client +(or onion service) can use while building a circuit: -The following options include Tor nodes: +These options can weaken your anonymity by making your client behavior different from other Tor clients: [[EntryNodes]] **EntryNodes** __node__,__node__,__...__:: A list of identity fingerprints and country codes of nodes |