portcheck - Port Scanner
Fast TCP port connectivity checker for troubleshooting.
Usage
portcheck <host> <port> [port...] # Check specific ports
portcheck <host> <start>-<end> # Check port range
portcheck --common <host> # Check common ports
portcheck -t 2 <host> <port> # Custom timeout (seconds)
Options
| Option | Description |
|---|---|
|
Check common ports: 22, 80, 443, 3389, 8080, 8443, 3306, 5432, 6379, 27017 |
|
Connection timeout (default: 3) |