소스 검색

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
 --------------