mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-01-18 17:08:48 +00:00
up
This commit is contained in:
parent
715b9a9d8f
commit
c1485582ab
@ -229,7 +229,6 @@ def check_current(cur_port):
|
||||
global ports
|
||||
if client(cur_port, "ping"):
|
||||
ports.append(cur_port)
|
||||
print("CATHCED: ", cur_port)
|
||||
|
||||
def check_wait(port):
|
||||
ping = Thread(target = check_current, args=(port,))
|
||||
|
Loading…
Reference in New Issue
Block a user