소스 검색

document that hiddenserviceport can have an ipv6 addr.for 12670

Nick Mathewson 9 년 전
부모
커밋
ab08d8c4f7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/tor.1.txt

+ 1 - 0
doc/tor.1.txt

@@ -2042,6 +2042,7 @@ The following options are used to configure a hidden service.
     recent HiddenServiceDir. By default, this option maps the virtual port to
     the same port on 127.0.0.1 over TCP. You may override the target port,
     address, or both by specifying a target of addr, port, or addr:port.
+    (You can specify an IPv6 target as [addr]:port.)
     You may also have multiple lines with  the same VIRTPORT: when a user
     connects to that VIRTPORT, one of the TARGETs from those lines will be
     chosen at random.