Port Scanner

Analyze TCP port accessibility on remote hosts to verify available services and perform basic security audits.

Host to scan

Enter individual ports (80), ranges (22-25), or comma-separated lists (80,443,22-25)

adrianmartinez@port-scanner:~$

> Note: Browser-based port scanning has limitations due to CORS policies

> Some ports may appear closed even if they're open due to security restrictions

> For comprehensive scanning, use command-line tools like nmap

>