瀏覽代碼

Document the AllowSingleHopExits option

Sebastian Hahn 15 年之前
父節點
當前提交
bae80eef4b
共有 1 個文件被更改,包括 5 次插入0 次删除
  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
     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
 --------------