added tor control and stem
This commit is contained in:
parent
cf37823fd7
commit
67be0bebc2
3 changed files with 31 additions and 6 deletions
|
@ -46,6 +46,7 @@ class OnionrCLIUI:
|
|||
showMenu = True
|
||||
isOnline = "No"
|
||||
firstRun = True
|
||||
choice = ''
|
||||
|
||||
if self.myCore._utils.localCommand('ping') == 'pong':
|
||||
firstRun = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue