network_port_check
Test TCP port connectivity on remote hosts to verify service availability and network accessibility.
Instructions
Check if a TCP port is open on a remote host. Test service availability.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Target host | |
| port | Yes | Port number to check |