Mention that tor is client-by-default. From Weasel. Resolves #10057

This commit is contained in:
Nick Mathewson 2013-10-31 11:08:21 -04:00
parent e02230dd85
commit d3420e7e73
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@ Users bounce their TCP streams -- web traffic, ftp, ssh, etc. -- around the
network, and recipients, observers, and even the relays themselves have
difficulty tracking the source of the stream.
By default, **tor** will only act as a client only. To help the network
by providing bandwidth as a relay, change the **ORPort** configuration
option -- see below. Please also consult the documentation on the Tor
Project's website.
COMMAND-LINE OPTIONS
--------------------
[[opt-h]] **-h**, **-help**::