浏览代码

Document PreferIPv6Automap in the manpage

Nick Mathewson 13 年之前
父节点
当前提交
c1226cf4f9
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      doc/tor.1.txt

+ 5 - 0
doc/tor.1.txt

@@ -955,6 +955,11 @@ The following options are useful only for clients (that is, if
     **UseDNSCache**;;
     **UseDNSCache**;;
         Tells the client to use any cached DNS answers we have when making
         Tells the client to use any cached DNS answers we have when making
         requests via this connection.
         requests via this connection.
+    **PreferIPv6Automap**;;
+        When serving a hostname lookup request on this port that
+        should get automapped (according to AutomapHostsOnResove),
+        if we could return either an IPv4 or an IPv6 answer, prefer
+        an IPv6 answer. (On by default.)
 
 
 **SOCKSListenAddress** __IP__[:__PORT__]::
 **SOCKSListenAddress** __IP__[:__PORT__]::
     Bind to this address to listen for connections from Socks-speaking
     Bind to this address to listen for connections from Socks-speaking