improve logstyle and update cmd interface
This commit is contained in:
@@ -53,7 +53,7 @@ class BasicTCPServer():
|
||||
pass
|
||||
except (Exception, KeyboardInterrupt):
|
||||
self.socket.close()
|
||||
print('Bye~')
|
||||
print('ヾ(•ω•`)o')
|
||||
|
||||
def start(self, back=True):
|
||||
if back:
|
||||
|
||||
Reference in New Issue
Block a user