Browse Source

Document the AllowSingleHopExits option

Sebastian Hahn 15 years ago
parent
commit
bae80eef4b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/tor.1.txt

+ 5 - 0
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
     Like WarnPlaintextPorts, but instead of warning about risky port uses, Tor
     will instead refuse to make the connection. (Default: None).
     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
 SERVER OPTIONS
 --------------
 --------------