Commit Graph

2388 Commits

Author SHA1 Message Date
世界 aa290a6772 Update hysteria2 realm 2026-06-08 08:51:47 +08:00
世界 0662aa41ad Add hysteria2 realm service and support 2026-06-08 08:51:47 +08:00
世界 fd31d8b2a8 Fix reset network 2026-06-08 08:51:47 +08:00
macronut a130000741 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-06-08 08:51:47 +08:00
世界 61c4d2dd12 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-08 08:51:47 +08:00
世界 b9c596f9e3 dns: Add mDNS server 2026-06-08 08:51:46 +08:00
世界 db08f3f699 dns: Add preferred_by rule item 2026-06-08 08:51:46 +08:00
世界 f842580f33 dns: Add neighbor-based hostname resolution to local server 2026-06-08 08:51:46 +08:00
世界 f67f75a723 Fix tailscale start dependencies 2026-06-08 08:51:46 +08:00
世界 c8792e7fe6 dns: Add timeout configuration 2026-06-08 08:51:46 +08:00
世界 664db8929a ssh: Add cipher, MAC, and key exchange configuration 2026-06-08 08:51:45 +08:00
世界 4c9978fc30 Improve oom-killer 2026-06-08 08:51:45 +08:00
世界 cc238d20a2 Preserve comments between formatting 2026-06-08 08:51:45 +08:00
nekohasekai 0807b71b14 Add Windows TLS engine 2026-06-08 08:51:45 +08:00
世界 b40e8c5f19 Improve UDP batch support 2026-06-08 08:51:45 +08:00
世界 6a54220900 Fix stderr deprecated manager 2026-06-08 08:51:44 +08:00
世界 4163bd7c49 Fix darwin cgo DNS again 2026-06-08 08:51:44 +08:00
世界 d8420eb305 platform: Improve oom-killer 2026-06-08 08:51:44 +08:00
世界 62052b650e Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-06-08 08:51:44 +08:00
世界 12a462142a Add ACME profile support for IP address certificates 2026-06-08 08:51:44 +08:00
世界 2aa9c54fc9 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-06-08 08:51:43 +08:00
世界 24003c6238 Fix Tailscale search domain response name mismatch 2026-06-08 08:51:43 +08:00
世界 d218a1586a Log DNS optimistic background refresh outcomes 2026-06-08 08:51:43 +08:00
世界 8597592976 Add search domain support for Tailscale DNS 2026-06-08 08:51:43 +08:00
世界 4ab34c837d Fix tls-spoof 2026-06-08 08:51:43 +08:00
世界 76fd6a50df Fix Apple TLS metadata capture 2026-06-08 08:51:42 +08:00
世界 661075f693 Strip EDNS padding from upstream DNS responses 2026-06-08 08:51:42 +08:00
世界 79bd8962a5 Defer implicit default HTTP client fallback to first use 2026-06-08 08:51:42 +08:00
世界 7f690c3909 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-08 08:51:42 +08:00
世界 45f122b7bb Fix macOS tlsspoof 2026-06-08 08:51:41 +08:00
世界 9dc8d445f2 Reject IP literal server name with TLS spoof 2026-06-08 08:51:41 +08:00
世界 4a93b47a0a Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-06-08 08:51:41 +08:00
世界 aabaa42634 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-06-08 08:51:41 +08:00
世界 2581c6c99c Fix legacy rule-set download_detour blocked by empty direct check 2026-06-08 08:51:41 +08:00
世界 44ee81ccb4 Add TLS spoof support 2026-06-08 08:51:41 +08:00
世界 ac745ed9d8 Standardize hosts path 2026-06-08 08:51:40 +08:00
世界 ab2a90d5e7 Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
世界 21bc7c3ada oom-killer: Record report before reset network 2026-06-08 08:51:40 +08:00
世界 0525f6cb1c Add optimistic DNS cache 2026-06-08 08:51:40 +08:00
世界 d16cb4c425 Fix tailscale error 2026-06-08 08:51:39 +08:00
世界 df5a3e5fec Fix darwin cgo DNS again 2026-06-08 08:51:39 +08:00
世界 6bb84ab3a6 Fix stun test 2026-06-08 08:51:39 +08:00
世界 adeea0f707 documentation: Fix missing update for ip_version and query_type 2026-06-08 08:51:39 +08:00
世界 d1ac250f4b Add cloudflared inbound 2026-06-08 08:51:38 +08:00
世界 99a28b9ad0 Fix lint errors 2026-06-08 08:51:38 +08:00
世界 9a046001b2 platform: Wrap command RPC error returns with E.Cause 2026-06-08 08:51:38 +08:00
世界 d70d15f913 Add package_name_regex route, DNS and headless rule item 2026-06-08 08:51:38 +08:00
世界 849cdb6d72 documentation: Fixes 2026-06-08 08:51:37 +08:00
世界 5e02c705ff Un-deprecate ip_accept_any DNS rule item 2026-06-08 08:51:37 +08:00
世界 863d67bb6f tools: Tailscale status 2026-06-08 08:51:37 +08:00