free

Port Checkerfree

Check if a port is open or closed on any host.

🌐

Server-Side Tool

Port Checker requires making HTTP requests to external servers, which is blocked by browser security policies (CORS). This feature requires a server-side implementation.

Coming Soon

We are building a backend API to support this tool. Check back soon!

In the meantime, try these alternatives:

  • Use browser developer tools (F12 → Network tab)
  • Check online services like MXToolbox, Cloudflare Radar
  • Use curl or wget from your terminal

How to use Port Checker

1

Enter the hostname or IP address

Type the target hostname (e.g., example.com) or IP address (e.g., 192.168.1.1) into the 'Host' input field at the top of the form.

2

Input the port number to check

Enter the port number (1-65535) in the 'Port' field. Common ports: 80 (HTTP), 443 (HTTPS), 22 (SSH), 3306 (MySQL), 5432 (PostgreSQL).

3

Click the 'Check Port' button

Press the green 'Check Port' button to initiate the port scan. The tool will connect to the specified host and port within 10 seconds.

4

Review the results

The result box will display 'Open' (green), 'Closed' (red), or 'Timeout' (gray), along with response time in milliseconds and the connection status.

Frequently Asked Questions

Related Tools