net_diag
Diagnose host reachability by resolving DNS, testing TCP connection, and verifying HTTP(S) status.
Instructions
Full reachability diagnosis for any host: DNS resolution, TCP connect test, then an HTTP(S) status check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname or IP address | |
| path | No | URL path for the HTTP check (default /) | |
| port | No | TCP port to test (default 443) |