mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Updated the introductory text and titles of Timeout and Node selection options
This commit is contained in:
parent
304aa4048c
commit
d75d763155
@ -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
|
||||
|
||||
The following options include Tor nodes:
|
||||
// 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:
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user