mirror of
https://github.com/Justuser3310/jetwork.git
synced 2026-06-25 02:34:55 +00:00
up
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user