Sfoglia il codice sorgente

As another exception, the controller can getconf the "version" string,
and Tor will return a string describing its version number. Setconf on
"version" will not work.


svn:r3591

Roger Dingledine 21 anni fa
parent
commit
dd0ee183b7
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      doc/control-spec.txt

+ 4 - 0
doc/control-spec.txt

@@ -133,6 +133,10 @@ the message.
   virtual keyword to get all HiddenServiceDir, HiddenServicePort,
   HiddenServiceNodes, and HiddenServiceExcludeNodes option settings.
 
+  As another exception, the controller can getconf the "version" string,
+  and Tor will return a string describing its version number. Setconf on
+  "version" will not work.
+
 3.5. CONFVALUE (Type 0x0004)
 
   Sent in response to a GETCONF message; contains a list of "Key Value\n"