checkConnectivity
Verify TCP connectivity to a specified host and port using customizable timeout settings. Essential for diagnosing network issues and ensuring successful connections.
Instructions
Test TCP connectivity to a host and port
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | Target host | |
port | Yes | Target port | |
timeout | No | Connection timeout in milliseconds |