mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
update socket time
This commit is contained in:
@@ -79,7 +79,7 @@ class SSHServer(multi.Thread):
|
||||
else:
|
||||
self.websocket.sendMessage(self.shell.recv(9000).decode("utf-8"))
|
||||
else:
|
||||
pass
|
||||
time.sleep(0.01)
|
||||
else:
|
||||
return 0
|
||||
except BaseException as msg:
|
||||
|
||||
Reference in New Issue
Block a user