Diagnose connectivity (why can't I reach X)
net_diagnosePerforms a comprehensive network diagnosis by resolving DNS, pinging, checking TCP, inspecting TLS, and probing HTTP to identify where a connection failure occurs.
Instructions
One-shot diagnosis: resolves DNS, pings, checks TCP, inspects TLS, and probes HTTP for a target, then returns a verdict on where the failure is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | hostname or URL to diagnose |