What this tool does
- Open or filtered TCP port.
- Ping limited to public targets.
- Availability and latency.
Privacy
Local tools run in the browser. API modules query only public targets and block private networks.
Test a TCP port, run server-side ping, measure repeated availability and compare HTTP latency for public services.
Local tools run in the browser. API modules query only public targets and block private networks.
An open TCP port proves that a service accepts a connection on that port. Ping usually confirms ICMP or system-level response, which may be blocked.
Open means the TCP connection succeeded. Closed or filtered may indicate a firewall, stopped service, or non-exposed port.
Test only public targets you own or are authorized to check.
HTTPS may be exposed while HTTP is disabled, redirected elsewhere or blocked by a firewall.
Not necessarily. The server may be online with that port blocked or no service attached.
No. Private, loopback, reserved IPs and local domains are blocked server-side.