| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
Windows project source guards / test (push) Failing after 49s
sing-box 1.12 deprecated and 1.14 removed implicit domain resolution in dial fields, so a config that dials any domain must name route.default_domain_resolver (or a per-outbound domain_resolver). Managed templates set it, but imported configs / raw keys often omit it — those still run on Android (pinned to 1.13, which only warns) yet the core rejects them on Windows (1.14+): "missing route.default_domain_resolver or domain_resolver in dial fields …". Inject a route-level default pointing at a real DNS server tag (preferring proxy-dns, then bootstrap-dns, then the first available) whenever it is missing or dangling, right before the DNS contract validation that every runtime plan runs. Per-outbound domain_resolver still takes precedence; valid existing resolvers are left untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
| .. | ||
| amnezia | ||
| hysteria | ||
| sidecar | ||
| singbox | ||
| xray | ||
| zapret | ||
| __init__.py | ||
| health_check.py | ||
| runtime_security.py | ||
| socks_probe.py | ||