Check if a specific port is open on a remote host.
Only common ports are allowed for security reasons.
Internal/private addresses are blocked.
Our port checker tool attempts to establish TCP connections to specific ports on a target host. This helps verify firewall configurations, test port forwarding rules, check if services are accessible, and diagnose connectivity issues. We support checking common ports like HTTP (80), HTTPS (443), SSH (22), and custom port numbers.