
Host_ip = input("Please enter host ip: ")ĭelay = int(input("How many seconds the socket is going to wait until timeout: ")) #printing listening ports from small to large #locking the script until all threads complete T = threading.Thread(target=TCP_connect,args=(host_ip, i, delay,output)) Threads = #to run TCP_connect concurrently tsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR,1) TCPsock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)


Website uptime monitoring service, check is site down - Host-tracker - en WebPageTest - Website Performance and Optimization Test
