summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorArturo Filastò <art@torproject.org>2011-11-24 10:28:38 +0100
committerNick Mathewson <nickm@torproject.org>2011-11-30 14:54:15 -0500
commitdb648fe886fd8ae4f42bb13d0219ca7fa690bdc1 (patch)
tree2e945283221b8ea4078d77510d26fea1bba2caff /doc/tor.1.txt
parent6db69d9d612462489600df641b91e6ae49dfd382 (diff)
downloadtor-db648fe886fd8ae4f42bb13d0219ca7fa690bdc1.tar.gz
tor-db648fe886fd8ae4f42bb13d0219ca7fa690bdc1.zip
Add some more documentation
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 22c8e88062..c73b8d326e 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -960,7 +960,10 @@ The following options are useful only for clients (that is, if
**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)
+ non-hidden-service hostnames through Tor. It **must only** be used when
+ running a tor2web Hidden Service web proxy.
+ To enable this option the compile time flag --enable-tor2webmode must be
+ specified. (Default: 0)
SERVER OPTIONS
--------------