Commit Graph

2424 Commits

Author SHA1 Message Date
世界 3a5d654463 Add sing-box API service 2026-06-20 22:24:42 +08:00
世界 1ee3596db9 daemon: Split host operations into ManagedService 2026-06-20 22:23:46 +08:00
世界 65069bdaef platform: Add shell support for iOS 2026-06-20 22:23:45 +08:00
世界 09ff1a767c platform: Add tailscale device name and logout 2026-06-20 22:23:45 +08:00
世界 36c8786df1 tailssh: fix platform SFTP session teardown 2026-06-20 22:23:45 +08:00
世界 8ba1057c10 tailscale: Add tailssh server 2026-06-20 22:23:45 +08:00
世界 dfed1b2e6a tools: Fix mising cleanup 2026-06-20 22:23:44 +08:00
世界 940fb6d8c7 hysteria2: Add gecko obfs 2026-06-20 22:23:44 +08:00
世界 f5e118c3b4 daemon: Add Tailssh 2026-06-20 22:23:33 +08:00
世界 7ac2cac7ae sing: Fix comment loop 2026-06-20 22:23:32 +08:00
世界 369c428424 Fix tailscale dns 2026-06-20 22:23:32 +08:00
世界 0403ae6c92 tailscale: Expose more peer info fields 2026-06-20 22:23:31 +08:00
世界 a3620561cc tailscale: Add runtime exit node API 2026-06-20 22:23:31 +08:00
世界 4559faaaa4 Fix tailscale 2026-06-20 22:23:31 +08:00
世界 6acb02c0fd realm: Open separate v4 and v6 packet conns on client 2026-06-20 22:23:31 +08:00
世界 a2894ffb31 gvisor: Fix dialing to self addresses 2026-06-20 22:23:19 +08:00
世界 67c7243a92 tailscale: Fix handle peer DNS query 2026-06-20 22:23:19 +08:00
世界 f29bdd26e4 tailscale: Revert dialer deprecation and remove control_http_client 2026-06-20 22:23:19 +08:00
世界 c31db962ee process: Fix panic when package manager is unavailable on Android 2026-06-20 22:23:19 +08:00
世界 273b6ca388 route: Refetch rule-set when cache restore fails 2026-06-20 22:23:19 +08:00
世界 423e97bc1c oom-killer: Remove log "OOM draft discarded" 2026-06-20 22:23:19 +08:00
世界 2ede989dff Fix shadowtls handshake 2026-06-20 22:23:10 +08:00
世界 3bb9fe630e Rebase wireguard-go to official 2026-06-20 22:23:02 +08:00
世界 2200e13ade dns: Fix DHCP reset 2026-06-20 22:23:02 +08:00
世界 806da5f845 Fix lint errors 2026-06-20 22:23:01 +08:00
世界 981393d256 Fix hysteria2 realm server 2026-06-20 22:23:01 +08:00
世界 22cae36fc6 realm: Add stun retry and lazy server start 2026-06-20 22:23:01 +08:00
世界 5b412f19e4 Fix TLS server close 2026-06-20 22:22:52 +08:00
世界 4f69e5f067 Update hysteria2 realm 2026-06-20 22:22:52 +08:00
世界 d776e2db4f Add hysteria2 realm service and support 2026-06-20 22:22:43 +08:00
世界 cfb2f8b652 Fix reset network 2026-06-20 22:22:34 +08:00
macronut 3609cf660f Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-06-20 22:22:33 +08:00
世界 6e7301dd61 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-20 22:22:33 +08:00
世界 a33c92a2de dns: Add mDNS server 2026-06-20 22:22:32 +08:00
世界 a553f3302f dns: Add preferred_by rule item 2026-06-20 22:22:32 +08:00
世界 594e6aaff6 dns: Add neighbor-based hostname resolution to local server 2026-06-20 22:22:31 +08:00
世界 5386bbf63e Fix tailscale start dependencies 2026-06-20 22:22:30 +08:00
世界 d880835ac4 dns: Add timeout configuration 2026-06-20 22:22:30 +08:00
世界 3a5304b910 ssh: Add cipher, MAC, and key exchange configuration 2026-06-20 22:22:29 +08:00
世界 4bf782a768 Improve oom-killer 2026-06-20 22:22:29 +08:00
世界 dbe4b5de60 Preserve comments between formatting 2026-06-20 22:22:28 +08:00
nekohasekai 1226d744b7 Add Windows TLS engine 2026-06-20 22:22:28 +08:00
世界 1c3a335d99 Improve UDP batch support 2026-06-20 22:22:28 +08:00
世界 80f9aeddae Fix stderr deprecated manager 2026-06-20 22:22:28 +08:00
世界 a1372b5922 Fix darwin cgo DNS again 2026-06-20 22:22:28 +08:00
世界 88fa70b9e8 platform: Improve oom-killer 2026-06-20 22:22:27 +08:00
世界 715d07651e Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-06-20 22:22:27 +08:00
世界 bfd9f9ab03 Add ACME profile support for IP address certificates 2026-06-20 22:22:27 +08:00
世界 c5e37e69ce 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-20 22:22:26 +08:00
世界 71fd71729a Fix Tailscale search domain response name mismatch 2026-06-20 22:22:26 +08:00