Commit Graph
324 Commits
Author SHA1 Message Date
世界 71aedcac87 boxdd: Fix windows update 2026-08-30 17:41:44 +08:00
世界 b9c7d52582 Improve OpenVPN & OpenConnect interoperability 2026-08-30 17:41:44 +08:00
世界 b2f1f630d9 Fix security check message 2026-08-30 17:41:44 +08:00
世界 18398cd3f2 boxdd: Fix unsafe permission check 2026-08-30 17:41:44 +08:00
世界 f61d14b3ae boxdd: Implement linux http proxy 2026-08-30 17:41:43 +08:00
世界 3afd290278 boxdd: Fix linux permission 2026-08-30 17:41:43 +08:00
世界 5d424ea2ac refactor: Async DNS 2026-08-30 17:41:43 +08:00
世界 013dab8737 Fix SSO support for anyconnect 2026-08-30 17:41:43 +08:00
世界 b02ec478c5 Refactor endpoint in started interface 2026-08-30 17:41:43 +08:00
世界 2df7a9bac7 Add openvpn and openconnect 2026-08-30 17:41:43 +08:00
世界 a072f21978 boxx: Fix unsafe installation 2026-08-30 17:41:43 +08:00
世界 5ee69759e1 platform: Fix version compare 2026-08-30 17:41:43 +08:00
世界 b9572e5812 Fix start lifecycle 2026-08-30 17:41:43 +08:00
世界 0a4e4c8061 boxdd: Add insecure mode 2026-08-30 17:41:43 +08:00
世界 24d2626b52 tailscale: support Windows SSH user sessions 2026-08-30 17:41:43 +08:00
世界 5ba8abd0fd boxdd: Add custom working directory support 2026-08-30 17:41:43 +08:00
世界 c66dd4c8ad boxxx: Add update API 2026-08-30 17:41:43 +08:00
世界 ae2c5c84ef boxdd: Fix log format 2026-08-30 17:41:43 +08:00
世界 4f330d73ec platform: Add http proxy support for Windows 2026-08-30 17:41:42 +08:00
世界 9eb60234fc platform: Fix daemon data 2026-08-30 17:41:42 +08:00
世界 9a543cfe42 platform: Add boxdd 2026-08-30 17:41:42 +08:00
世界 4b79c5bdf1 platform: Export tester and reporter 2026-08-30 17:41:42 +08:00
世界 b0eaf05225 Add connections to OOM report 2026-08-30 17:41:42 +08:00
世界 97bbf2a9a4 Improve bridge 2026-08-30 17:41:42 +08:00
世界 1e2f1d04da Add bridge outbound 2026-08-30 17:41:42 +08:00
世界 fa479edc12 Imrpove flow tracking & sniff action 2026-08-30 17:41:42 +08:00
世界 31922cb2ba Add age support for report export 2026-08-30 17:41:41 +08:00
世界 98512fc8f6 Write logs to oom report 2026-08-30 17:41:41 +08:00
世界 7fc5657e8f platform: Fix missing api version check for usb/ip 2026-08-30 17:41:41 +08:00
世界 70c8549f02 certificate: Replace platform bridge with CGO JNI 2026-08-30 17:41:41 +08:00
世界 16f2a39298 Add USB/IP support for macOS 2026-08-30 17:41:41 +08:00
世界 38b447c6b4 Add USB/IP service 2026-08-30 17:41:41 +08:00
世界 a123c041f7 Fix remote control when Clash server is unavailable 2026-08-30 17:41:41 +08:00
世界 a89cac300d 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-08-30 17:41:41 +08:00
世界 c12367a013 Add sing-box API service 2026-08-30 17:41:41 +08:00
世界 2bd6a233dc daemon: Split host operations into ManagedService 2026-08-30 17:41:41 +08:00
世界 5d7a0d92c6 platform: Add shell support for iOS 2026-08-30 17:41:41 +08:00
世界 3d237fed39 platform: Add tailscale device name and logout 2026-08-30 17:41:41 +08:00
世界 b151c9e88d tailscale: Add tailssh server 2026-08-30 17:41:41 +08:00
世界 07e83f5981 tools: Fix mising cleanup 2026-08-30 17:41:40 +08:00
世界 c03353ad0e daemon: Add Tailssh 2026-08-30 17:41:40 +08:00
世界 fe34a79277 tailscale: Expose more peer info fields 2026-08-30 17:41:40 +08:00
世界 87dc0f797d tailscale: Add runtime exit node API 2026-08-30 17:41:40 +08:00
世界 18fd5d7a7a tailscale: Revert dialer deprecation and remove control_http_client 2026-08-30 17:41:40 +08:00
世界 704853b3be Fix lint errors 2026-08-30 17:41:40 +08:00
世界 3c016c978b Allow customizing TUN DNS mode and hijack interface DNS by default 2026-08-30 17:41:40 +08:00
世界 c17407ec94 Improve oom-killer 2026-08-30 17:41:40 +08:00
世界 1322c0671b platform: Improve oom-killer 2026-08-30 17:41:40 +08:00
世界 3e8ea4e590 Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-08-30 17:41:39 +08:00
世界 2515811356 Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-08-30 17:41:39 +08:00