Explorar el Código

clarify that DisableNetwork closes connections too

Roger Dingledine hace 10 años
padre
commit
49278cd68a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      doc/tor.1.txt

+ 2 - 1
doc/tor.1.txt

@@ -211,7 +211,8 @@ GENERAL OPTIONS
 
 [[DisableNetwork]] **DisableNetwork** **0**|**1**::
     When this option is set, we don't listen for or accept any connections
-    other than controller connections, and we don't make any outbound
+    other than controller connections, and we close (and don't reattempt)
+    any outbound
     connections.  Controllers sometimes use this option to avoid using
     the network until Tor is fully configured. (Default: 0)