Commit Graph

2431 Commits

Author SHA1 Message Date
世界 37cce6d01a Improve remote rule-set update 2026-07-09 11:20:05 +08:00
世界 4f1bd8d876 dns: Remove unused files 2026-07-09 11:20:05 +08:00
世界 a581dad96f release: Fix apple release 2026-07-09 11:20:05 +08:00
世界 22650b3020 Fix group status updates broken by API service
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.

Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-07-09 11:20:05 +08:00
世界 266f590b92 Update Go to 1.25.11 2026-07-09 11:20:04 +08:00
世界 c95a016a88 tailscale: Fix auth URL not refreshed after logout 2026-07-09 11:20:04 +08:00
世界 a485967957 Add sing-box API service 2026-07-09 11:20:03 +08:00
世界 fca959f62a daemon: Split host operations into ManagedService 2026-07-09 11:20:03 +08:00
世界 29af200191 platform: Add shell support for iOS 2026-07-09 11:20:03 +08:00
世界 f0ca4dca1b platform: Add tailscale device name and logout 2026-07-09 11:20:03 +08:00
世界 dbf960deff tailssh: fix platform SFTP session teardown 2026-07-09 11:20:02 +08:00
世界 9ac1e1b6ca tailscale: Add tailssh server 2026-07-09 11:20:02 +08:00
世界 01edf1a64b tools: Fix mising cleanup 2026-07-09 11:20:02 +08:00
世界 824ccb8b3a hysteria2: Add gecko obfs 2026-07-09 11:20:02 +08:00
世界 c3e63b0f01 daemon: Add Tailssh 2026-07-09 11:19:56 +08:00
世界 a1b55bcfea Fix tailscale dns 2026-07-09 11:19:55 +08:00
世界 3bc481a845 tailscale: Expose more peer info fields 2026-07-09 11:19:55 +08:00
世界 9afbd45d4b tailscale: Add runtime exit node API 2026-07-09 11:19:55 +08:00
世界 715e5c4c2b Fix tailscale 2026-07-09 11:19:55 +08:00
世界 f16254f240 gvisor: Fix dialing to self addresses 2026-07-09 11:19:47 +08:00
世界 1b9b0e64e0 tailscale: Fix handle peer DNS query 2026-07-09 11:19:47 +08:00
世界 ca4d79ffa0 tailscale: Revert dialer deprecation and remove control_http_client 2026-07-09 11:19:47 +08:00
世界 b5158e2704 process: Fix panic when package manager is unavailable on Android 2026-07-09 11:19:46 +08:00
世界 92df8ec274 route: Refetch rule-set when cache restore fails 2026-07-09 11:19:46 +08:00
世界 ea0f6a9b2a oom-killer: Remove log "OOM draft discarded" 2026-07-09 11:19:46 +08:00
世界 effeea21f9 Fix shadowtls handshake 2026-07-09 11:19:46 +08:00
世界 0e1b0dae6c Rebase wireguard-go to official 2026-07-09 11:19:45 +08:00
世界 409d506d19 dns: Fix DHCP reset 2026-07-09 11:19:45 +08:00
世界 3d5d0b0ca0 Fix lint errors 2026-07-09 11:19:45 +08:00
世界 94ba93ba6a Fix hysteria2 realm server 2026-07-09 11:19:45 +08:00
世界 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