added tor circuit stats to main page

This commit is contained in:
Kevin Froman 2020-01-25 02:23:18 -06:00
parent 57f233d856
commit 5c636246fb
9 changed files with 1066 additions and 9 deletions

View file

@ -25,7 +25,7 @@ from etc import onionrvalues, cleanup
from onionrcrypto import getourkeypair
from utils import hastor, logoheader
from . import version
import serializeddata
from statistics import serializeddata
import runtests
from httpapi import daemoneventsapi
"""