Answers for "nc command to check the port is open or not"

0

nc check open port

$ nc -z -v localhost 80
Posted by: Guest on July-12-2021

Code answers related to "nc command to check the port is open or not"

Browse Popular Code Answers by Language