About this tool
What online tcp port checker does
Use this online port checker to test whether one known public hostname or IP accepts a TCP connection on one port. The result resembles a telnet host port check and includes the remote address, elapsed time, and any short server-first greeting without turning the service into a port scanner.
How it works
After fresh Turnstile and an explicit Check TCP port click, the same-origin /port-api Worker resolves a hostname through a fixed resolver or validates an IPv4/IPv6 literal directly, rejects private or reserved addresses, attempts one bounded TCP connection, sends no bytes, waits up to one second for at most 4 KiB of server-first banner data, and closes the socket. It returns the checked address, timing, reachability, and optional bounded banner for a terminal-safe telnet-style transcript.