What is a port checker?
A port checker tests whether a specific TCP port is reachable on a server. An open port means a service is listening and accepting connections; a closed port means nothing is listening or a firewall is blocking it. This is useful for diagnosing connectivity, hosting, and firewall issues.
