Commit Graph

2475 Commits

Author SHA1 Message Date
世界 595b45fde5 Bump version v1.14.0-alpha.41 2026-07-09 12:58:03 +08:00
世界 400c6d79f1 Add hysteria2 realm ip_version and port_mapping options 2026-07-09 12:58:03 +08:00
世界 431e997b07 Fix snell write record 2026-07-09 12:58:03 +08:00
世界 b911fb0788 Fix process and neighbor rules not matched in pre-match 2026-07-09 11:20:34 +08:00
世界 a1bc3515db Fix macOS bridge kernel panic 2026-07-09 11:20:34 +08:00
世界 af0809ed60 Fix macOS bridge with includeAllNetworks 2026-07-09 11:20:34 +08:00
世界 8f29c39f61 Improve flow track 2026-07-09 11:20:34 +08:00
世界 5fee7552e7 Fix windows bridge forwarding to connected subnets 2026-07-09 11:20:34 +08:00
世界 24607d331b Improve windivert syscall 2026-07-09 11:20:34 +08:00
世界 2a678a7e03 Fix bridge MTU 2026-07-09 11:20:33 +08:00
世界 d7c70d1a72 dialer: Fix auto_detect_interface for UDP connections 2026-07-09 11:20:33 +08:00
世界 f8d1638dd3 Improve darwin bridge 2026-07-09 11:20:33 +08:00
世界 c85b64ecad Add windows bridge 2026-07-09 11:20:33 +08:00
世界 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