From: Sebastian Hahn Date: Thu, 4 Nov 2010 02:10:42 +0000 (+0100) Subject: Document the AllowSingleHopExits option X-Git-Tag: tor-0.2.2.18-alpha~9^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bae80eef4b5be05225e702e660831caf0a55bec5;p=thirdparty%2Ftor.git Document the AllowSingleHopExits option --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 1511eb894b..29e49e8d4b 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 --------------