Commit Graph

297 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
世界 c808a1618d Imrpove flow tracking & sniff action 2026-07-09 11:20:32 +08:00
世界 29b9238853 Add age support for report export 2026-07-09 11:20:11 +08:00
世界 d2215bb7f7 Write logs to oom report 2026-07-09 11:20:10 +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
世界 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
世界 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
世界 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
世界 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
世界 c3e63b0f01 daemon: Add Tailssh 2026-07-09 11:19:56 +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
世界 ca4d79ffa0 tailscale: Revert dialer deprecation and remove control_http_client 2026-07-09 11:19:47 +08:00
世界 3d5d0b0ca0 Fix lint errors 2026-07-09 11:19:45 +08:00
世界 b0c4f12f09 Fix reset network 2026-07-09 11:19:17 +08:00
世界 84eb7a103f Allow customizing TUN DNS mode and hijack interface DNS by default 2026-07-09 11:19:16 +08:00
世界 b313d0cd10 Improve oom-killer 2026-07-09 11:19:14 +08:00
世界 351a27d305 Fix stderr deprecated manager 2026-07-09 11:19:13 +08:00
世界 564050b595 platform: Improve oom-killer 2026-07-09 11:19:12 +08:00
世界 af5ca87b49 Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-07-09 11:19:08 +08:00
世界 c1da99eede Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-07-09 11:19:07 +08:00
世界 c8101bf1b7 Add optimistic DNS cache 2026-07-09 11:17:55 +08:00
世界 1e88d08462 Fix tailscale error 2026-07-09 11:17:55 +08:00
世界 2e932bef52 Fix lint errors 2026-07-09 11:17:53 +08:00
世界 bc6f10832d platform: Wrap command RPC error returns with E.Cause 2026-07-09 11:17:53 +08:00
世界 c61e5820a5 Un-deprecate ip_accept_any DNS rule item 2026-07-09 11:17:51 +08:00
世界 ee1ed8f016 tools: Tailscale status 2026-07-09 11:17:51 +08:00
世界 a5bf7be359 tools: Tailscale status 2026-07-09 11:17:49 +08:00
世界 73091e10b8 platform: Fix darwin signal handler 2026-07-09 11:17:49 +08:00
世界 da89c5b509 tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
世界 1a7c996986 Fix deprecated warning double-formatting on localized clients 2026-07-09 11:17:48 +08:00
世界 f9e376e617 platform: Fix set local 2026-07-09 11:17:48 +08:00
nekohasekai daff1623b2 Add evaluate DNS rule action and related rule items 2026-07-09 11:17:47 +08:00
世界 3cf2b6e4fc platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
nekohasekai bbb8051c83 Refactor ACME support to certificate provider 2026-07-09 11:16:44 +08:00
世界 8d7015ffe1 Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
世界 07b1e5563e Add Android support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
世界 761b7f4e12 Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
世界 5e7fd7ad78 Fix lint errors 2026-05-13 23:39:27 +08:00
世界 f102ef1d94 Fix process search skipped for Android again 2026-04-23 05:52:22 +08:00
世界 71f6a2ab4e Fix process search skipped for TUN 2026-04-21 15:45:05 +08:00
世界 9b155ba467 Fix rdrc cache 2026-04-16 16:45:50 +08:00