Commit Graph

2401 Commits

Author SHA1 Message Date
世界 73cee034c5 Fix TLS server close 2026-07-09 11:19:39 +08:00
世界 fdab3c1b95 Update hysteria2 realm 2026-07-09 11:19:39 +08:00
世界 1ab58918df Add hysteria2 realm service and support 2026-07-09 11:19:33 +08:00
世界 b0c4f12f09 Fix reset network 2026-07-09 11:19:17 +08:00
macronut 1581a72924 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-07-09 11:19:16 +08:00
世界 84eb7a103f Allow customizing TUN DNS mode and hijack interface DNS by default 2026-07-09 11:19:16 +08:00
世界 59ad93ef52 dns: Add mDNS server 2026-07-09 11:19:16 +08:00
世界 7c722b3d50 dns: Add preferred_by rule item 2026-07-09 11:19:15 +08:00
世界 a81ca0f5c5 dns: Add neighbor-based hostname resolution to local server 2026-07-09 11:19:15 +08:00
世界 8e0b96a04e Fix tailscale start dependencies 2026-07-09 11:19:15 +08:00
世界 dbe307461c dns: Add timeout configuration 2026-07-09 11:19:14 +08:00
世界 93a5334b18 ssh: Add cipher, MAC, and key exchange configuration 2026-07-09 11:19:14 +08:00
世界 b313d0cd10 Improve oom-killer 2026-07-09 11:19:14 +08:00
世界 7a399c4671 Preserve comments between formatting 2026-07-09 11:19:14 +08:00
nekohasekai 5dbc0a58cb Add Windows TLS engine 2026-07-09 11:19:13 +08:00
世界 cac32a5f1d Improve UDP batch support 2026-07-09 11:19:13 +08:00
世界 351a27d305 Fix stderr deprecated manager 2026-07-09 11:19:13 +08:00
世界 23a132af2c Fix darwin cgo DNS again 2026-07-09 11:19:13 +08:00
世界 564050b595 platform: Improve oom-killer 2026-07-09 11:19:12 +08:00
世界 ff6ffa204c Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-07-09 11:19:12 +08:00
世界 4755ce63f5 Add ACME profile support for IP address certificates 2026-07-09 11:19:12 +08:00
世界 4f711f82ca Fix goroutine leak in networkquality tool
Serialize probe rounds in startProber to eliminate unbounded fan-out of
fire-and-forget probe goroutines (up to 100/sec per direction), and close
HTTP/3 transports via transport.Close() in addition to CloseIdleConnections.
2026-07-09 11:19:11 +08:00
世界 00ec2e2bd6 Fix Tailscale search domain response name mismatch 2026-07-09 11:19:11 +08:00
世界 6b6de02112 Log DNS optimistic background refresh outcomes 2026-07-09 11:19:11 +08:00
世界 2844090ed0 Add search domain support for Tailscale DNS 2026-07-09 11:19:11 +08:00
世界 d2fd2ab794 Fix tls-spoof 2026-07-09 11:19:10 +08:00
世界 00f0cc9d0f Fix Apple TLS metadata capture 2026-07-09 11:19:10 +08:00
世界 3660737223 Strip EDNS padding from upstream DNS responses 2026-07-09 11:19:10 +08:00
世界 8092f78453 Defer implicit default HTTP client fallback to first use 2026-07-09 11:19:09 +08:00
世界 336ed8bae9 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-07-09 11:19:09 +08:00
世界 c87408c455 Fix macOS tlsspoof 2026-07-09 11:19:09 +08:00
世界 b58afd9784 Reject IP literal server name with TLS spoof 2026-07-09 11:19:09 +08:00
世界 af5ca87b49 Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-07-09 11:19:08 +08:00
世界 9b97a0de6f Reject pure-IP rule-set references without match_response
DNS rules referencing rule-sets that contain only ip_cidr predicates
silently stopped matching when legacy DNS mode was disabled, because the
IP-CIDR branch cannot match against an in-flight DNS query. The existing
validation intentionally let every rule_set through on the premise that
mixed sets still work via their non-IP branches, which is only true when
such a branch exists. Track whether a rule-set carries any non-IP-CIDR
predicate and reject pure-IP references the same way bare ip_cidr fields
are already rejected.
2026-07-09 11:19:08 +08:00
世界 894f6eae60 Fix legacy rule-set download_detour blocked by empty direct check 2026-07-09 11:19:08 +08:00
世界 a2872c3f32 Add TLS spoof support 2026-07-09 11:19:08 +08:00
世界 ed294d8c1e Standardize hosts path 2026-07-09 11:19:07 +08:00
世界 c1da99eede Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-07-09 11:19:07 +08:00
世界 d725846081 oom-killer: Record report before reset network 2026-07-09 11:17:55 +08:00
世界 c8101bf1b7 Add optimistic DNS cache 2026-07-09 11:17:55 +08:00
世界 1e88d08462 Fix tailscale error 2026-07-09 11:17:55 +08:00
世界 a5bdaf5817 Fix darwin cgo DNS again 2026-07-09 11:17:55 +08:00
世界 c08c6d52d0 Fix stun test 2026-07-09 11:17:54 +08:00
世界 84cbca844d documentation: Fix missing update for ip_version and query_type 2026-07-09 11:17:54 +08:00
世界 b212049768 Add cloudflared inbound 2026-07-09 11:17:53 +08:00
世界 2e932bef52 Fix lint errors 2026-07-09 11:17:53 +08:00
世界 bc6f10832d platform: Wrap command RPC error returns with E.Cause 2026-07-09 11:17:53 +08:00
世界 ef954777d0 Add package_name_regex route, DNS and headless rule item 2026-07-09 11:17:53 +08:00
世界 79ba7e59a9 documentation: Fixes 2026-07-09 11:17:52 +08:00
世界 c61e5820a5 Un-deprecate ip_accept_any DNS rule item 2026-07-09 11:17:51 +08:00