check_port
Check if a specific port is open on a host by providing an IP address or hostname and a port number. Get an immediate yes/no answer to verify network connectivity and service availability.
Instructions
Check if a specific port is open on a host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | IP address or hostname | |
| port | Yes | Port number to check |