[tor-commits] [torspec/master] control: Add new 'uptime' message to GETINFO

nickm at torproject.org nickm at torproject.org
Thu Sep 6 13:30:40 UTC 2018


commit 5508508c0083e06e3ab68cf0c6c1d9a9bfaee9e3
Author: Kevin Gallagher <kevingallagher at gmail.com>
Date:   Sat Feb 3 03:56:13 2018 -0800

    control: Add new 'uptime' message to GETINFO
---
 control-spec.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/control-spec.txt b/control-spec.txt
index 2fca25c..6882c0f 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -718,6 +718,8 @@
 
     "traffic/written" -- Total bytes written (uploaded).
 
+    "uptime" -- Uptime of the Tor daemon (in seconds).
+
     "accounting/enabled"
     "accounting/hibernating"
     "accounting/bytes"





More information about the tor-commits mailing list