clash.optimize.github
Diagnose GitHub network reachability by checking rule coverage and probing web, API, and download endpoints. Identifies failures layer-by-layer (DNS, TCP, TLS, HTTP).
Instructions
v1.0-C: Read-only GitHub service network reachability diagnosis. Checks rule coverage for GitHub-related domains, and separately probes web (github.com), API metadata (api.github.com), and download (codeload.github.com) endpoints. Reports failures layer-by-layer (DNS/TCP/TLS/HTTP/rule_match). Does NOT carry GitHub Token, execute push/login/write operations, or read private repo content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skipProbes | No | Skip network probes (only collect local facts and rule coverage) | |
| probeBudgetMs | No | Total probe budget in ms (default: 30000) |