port-scan-lite
Check if TCP ports on a target host are open by performing a simple connection test, helping identify exposed services during reconnaissance.
Instructions
简单端口扫描(TCP 连接测试)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | 目标主机 | |
| ports | Yes | 端口列表(如 [80, 443, 8080]) |