I have a very basic Python code that checks if an array of ports are open on a load balancer DNS. So, I am using the conventional SOCKET to check i
Python
SOCKET