Added tor restart button to index and tor restart command. Enabled tor restart daemon event
This commit is contained in:
parent
b4d80da3ff
commit
1f067f614a
9 changed files with 63 additions and 6 deletions
|
@ -30,3 +30,6 @@ def rebuild():
|
|||
is_json=True,
|
||||
post_data={}
|
||||
).get(10)
|
||||
|
||||
|
||||
rebuild.onionr_help = "If Onionr is running and is managing its own Tor daemon, restart that daemon."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue