mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-01-18 17:08:48 +00:00
up
This commit is contained in:
parent
d894e2198d
commit
715b9a9d8f
@ -244,6 +244,7 @@ from tqdm import tqdm
|
||||
from time import sleep
|
||||
def port_check(your_port):
|
||||
global ports
|
||||
ports = []
|
||||
|
||||
checks = list(range(4000, 4200))
|
||||
checks.remove(your_port)
|
||||
|
Loading…
Reference in New Issue
Block a user