Commit Graph

2397 Commits

Author SHA1 Message Date
世界 094808a4fa Add hysteria2 realm service and support 2026-06-25 17:38:11 +08:00
世界 89d83aa6d2 Fix reset network 2026-06-25 17:38:11 +08:00
macronut c768f248d9 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-06-25 17:38:11 +08:00
世界 e8643485d2 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-25 17:38:10 +08:00
世界 ce360eece8 dns: Add mDNS server 2026-06-25 17:38:10 +08:00
世界 511e72bcfb dns: Add preferred_by rule item 2026-06-25 17:38:10 +08:00
世界 9b277bd690 dns: Add neighbor-based hostname resolution to local server 2026-06-25 17:38:09 +08:00
世界 08e8910cee Fix tailscale start dependencies 2026-06-25 17:38:09 +08:00
世界 dd454bf0c6 dns: Add timeout configuration 2026-06-25 17:38:08 +08:00
世界 1541bbc91d ssh: Add cipher, MAC, and key exchange configuration 2026-06-25 17:38:08 +08:00
世界 0426c17121 Improve oom-killer 2026-06-25 17:38:08 +08:00
世界 7d13cabb6a Preserve comments between formatting 2026-06-25 17:38:07 +08:00
nekohasekai a37fcd59bb Add Windows TLS engine 2026-06-25 17:38:07 +08:00
世界 4cdacb3e63 Improve UDP batch support 2026-06-25 17:38:07 +08:00
世界 686b9b08df Fix stderr deprecated manager 2026-06-25 17:38:06 +08:00
世界 5012ad3cb5 Fix darwin cgo DNS again 2026-06-25 17:38:06 +08:00
世界 8bce66d952 platform: Improve oom-killer 2026-06-25 17:38:06 +08:00
世界 fb1ddc1702 Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-06-25 17:38:05 +08:00
世界 6e2c0fa249 Add ACME profile support for IP address certificates 2026-06-25 17:38:05 +08:00
世界 da6ab370df 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-25 17:38:05 +08:00
世界 e2d860ac77 Fix Tailscale search domain response name mismatch 2026-06-25 17:38:05 +08:00
世界 051e8fb4b8 Log DNS optimistic background refresh outcomes 2026-06-25 17:38:05 +08:00
世界 157eb993de Add search domain support for Tailscale DNS 2026-06-25 17:38:04 +08:00
世界 4f279bc1e7 Fix tls-spoof 2026-06-25 17:38:04 +08:00
世界 6b07ec3aff Fix Apple TLS metadata capture 2026-06-25 17:38:04 +08:00
世界 c092abe2ff Strip EDNS padding from upstream DNS responses 2026-06-25 17:38:03 +08:00
世界 6e4f70f155 Defer implicit default HTTP client fallback to first use 2026-06-25 17:38:03 +08:00
世界 16fe1e7ee0 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
世界 5ca971aa4d Fix macOS tlsspoof 2026-06-25 17:38:03 +08:00
世界 146f35483d Reject IP literal server name with TLS spoof 2026-06-25 17:38:02 +08:00
世界 043fdfad1d Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-06-25 17:38:02 +08:00
世界 b5ec033a57 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-25 17:38:02 +08:00
世界 b04b235661 Fix legacy rule-set download_detour blocked by empty direct check 2026-06-25 17:38:01 +08:00
世界 3d1d6acbe3 Add TLS spoof support 2026-06-25 17:38:01 +08:00
世界 590b176c47 Standardize hosts path 2026-06-25 17:38:00 +08:00
世界 cfe83a5dcc Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
世界 23ebdba5d0 oom-killer: Record report before reset network 2026-06-25 17:37:59 +08:00
世界 ecd07e2f85 Add optimistic DNS cache 2026-06-25 17:37:59 +08:00
世界 ce9502122b Fix tailscale error 2026-06-25 17:37:59 +08:00
世界 97aad6394e Fix darwin cgo DNS again 2026-06-25 17:37:58 +08:00
世界 2f62a35e1b Fix stun test 2026-06-25 17:37:58 +08:00
世界 2255e1f80b documentation: Fix missing update for ip_version and query_type 2026-06-25 17:37:58 +08:00
世界 fd7bc21175 Add cloudflared inbound 2026-06-25 17:37:08 +08:00
世界 cfe5fdcb79 Fix lint errors 2026-06-25 17:35:31 +08:00
世界 df27819403 platform: Wrap command RPC error returns with E.Cause 2026-06-25 17:35:31 +08:00
世界 dec919e0ca Add package_name_regex route, DNS and headless rule item 2026-06-25 17:35:30 +08:00
世界 db1e08a07f documentation: Fixes 2026-06-25 17:35:30 +08:00
世界 d8b7e92cc2 Un-deprecate ip_accept_any DNS rule item 2026-06-25 17:35:29 +08:00
世界 6792fd18e1 tools: Tailscale status 2026-06-25 17:35:29 +08:00
世界 47929493b9 Fix darwin local DNS transport 2026-06-25 17:35:29 +08:00