Share
Test if a TCP port is open on any host.
Test whether a TCP port is open on a target host. Useful for confirming firewall rules, NAT forwarding, and reachability of services like SSH (22), HTTP (80), MySQL (3306), Postgres (5432), etc. Connects from our server, not your browser, so it tests public reachability.
Share this tool