diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2010-11-04 03:10:42 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2010-11-10 15:48:26 +0100 |
commit | bae80eef4b5be05225e702e660831caf0a55bec5 (patch) | |
tree | b6fea8772ef858ad51f6c0bb393d8da76e8fdcfb /doc | |
parent | 0b05f05bbf83de7d00a8b4586685d2d52e7e2ac9 (diff) | |
download | tor-bae80eef4b5be05225e702e660831caf0a55bec5.tar tor-bae80eef4b5be05225e702e660831caf0a55bec5.tar.gz |
Document the AllowSingleHopExits option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 1511eb894..29e49e8d4 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -751,6 +751,11 @@ The following options are useful only for clients (that is, if Like WarnPlaintextPorts, but instead of warning about risky port uses, Tor will instead refuse to make the connection. (Default: None). +**AllowSingleHopCircuits** **0**|**1**:: + When this option is set, the attached Tor controller Tor can use relays + that have the **AllowSingleHopExits** option turned on to build + one-hop Tor connections. + SERVER OPTIONS -------------- |