diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-06-01 07:03:01 -0700 |
---|---|---|
committer | Robert Ransom <rransom.8774@gmail.com> | 2011-11-24 03:54:32 -0800 |
commit | b2212bf9b4e7f06d7383eb9235392cbdf735bbdb (patch) | |
tree | f7a4eaf131be65545254665a59ca521b8af323db /doc | |
parent | 11221d0f17bf3ea6039249ad8b06b3a1afd6291d (diff) | |
download | tor-b2212bf9b4e7f06d7383eb9235392cbdf735bbdb.tar tor-b2212bf9b4e7f06d7383eb9235392cbdf735bbdb.tar.gz |
Add Tor2webMode configuration option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f5be39105..22c8e8806 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -957,6 +957,10 @@ The following options are useful only for clients (that is, if Tor will look at the UseOptimisticData parameter in the networkstatus. (Default: auto) +**Tor2webMode** **0**|**1**:: + When this option is set, Tor connects to hidden services + **non-anonymously**. This option also disables client connections to + non-hidden-service hostnames through Tor. (Default: 0) SERVER OPTIONS -------------- |