nc_port_check
Check open or closed ports on a host instantly using ncat or netcat fallback. Specify host and comma/space-separated ports for immediate status results.
Instructions
Check if ports are open/closed on a host. Uses ncat (nmap-suite) if available, falls back to netcat. host: IP or hostname ports: comma/space-separated ports e.g. '80', '22,80,443' Returns immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| ports | Yes |