Commit Graph

2462 Commits

Author SHA1 Message Date
世界 9fc7621596 Improve bridge 2026-07-09 11:20:32 +08:00
世界 e2b25f17db Add bridge outbound 2026-07-09 11:20:32 +08:00
世界 8274ce41df daemon: Release memory to OS on service reload 2026-07-09 11:20:32 +08:00
世界 c808a1618d Imrpove flow tracking & sniff action 2026-07-09 11:20:32 +08:00
世界 1541f1bd71 Fix local DNS transport on darwin 2026-07-09 11:20:31 +08:00
世界 eaec0cf88b Add L3 forwarding support 2026-07-09 11:20:31 +08:00
世界 e9b86275fa Add snell protocol 2026-07-09 11:20:31 +08:00
世界 bf280b0a02 dialer: Dial directly when only one interface is available 2026-07-09 11:20:31 +08:00
世界 f95a274318 Fix cloudflared crash 2026-07-09 11:20:31 +08:00
世界 1e237633f1 tls: Fix read wait buffer sizing 2026-07-09 11:20:31 +08:00
世界 40816dd784 Fix udpnat2 buffer size 2026-07-09 11:20:30 +08:00
世界 97c352f5a7 release: Fix update apple version script 2026-07-09 11:20:30 +08:00
世界 eacbf66455 Fix linux ping 2026-07-09 11:20:12 +08:00
世界 d82164b8f9 Improve DHCP DNS server initialize
Avoid querying DHCP DNS servers on cellular networks
2026-07-09 11:20:11 +08:00
世界 29b9238853 Add age support for report export 2026-07-09 11:20:11 +08:00
世界 03d03fa379 Fix go mod format 2026-07-09 11:20:11 +08:00
世界 d2215bb7f7 Write logs to oom report 2026-07-09 11:20:10 +08:00
世界 54b4be5701 Bump version 2026-07-09 11:20:10 +08:00
世界 debdd189ac Refactor darwin local DNS to raw mDNSResponder call 2026-07-09 11:20:10 +08:00
世界 7140f47552 release: Fix upload ios deb 2026-07-09 11:20:09 +08:00
世界 ecbb285dde Bump version 2026-07-09 11:20:09 +08:00
世界 57ca39a591 Fix oom draft flood 2026-07-09 11:20:09 +08:00
世界 083169733a platform: Fix missing api version check for usb/ip 2026-07-09 11:20:09 +08:00
世界 8c38d742d0 certificate: Replace platform bridge with CGO JNI 2026-07-09 11:20:08 +08:00
世界 1c830c6472 Add iOS jailbreak release 2026-07-09 11:20:08 +08:00
世界 ad15fc2303 Fix Cloudflared edge discovery ignoring configured resolver 2026-07-09 11:20:08 +08:00
世界 70a767a14a documentation: Add USB/IP server and client 2026-07-09 11:20:07 +08:00
世界 a23c66fa65 Add USB/IP support for macOS 2026-07-09 11:20:07 +08:00
世界 7cffd47dd4 Add USB/IP service 2026-07-09 11:20:06 +08:00
世界 12f160ab5f Fix remote control when Clash server is unavailable 2026-07-09 11:20:06 +08:00
世界 828e105005 Add dashboard support for API service 2026-07-09 11:20:06 +08:00
世界 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