Commit Graph

2438 Commits

Author SHA1 Message Date
世界 0794d645af Add iOS jailbreak release 2026-06-25 17:39:16 +08:00
世界 b010759f45 Fix Cloudflared edge discovery ignoring configured resolver 2026-06-25 17:39:15 +08:00
世界 4d5c2a03d6 documentation: Add USB/IP server and client 2026-06-25 17:39:08 +08:00
世界 9ac1399094 Add USB/IP support for macOS 2026-06-25 17:39:07 +08:00
世界 36e92fc7a9 Add USB/IP service 2026-06-25 17:39:02 +08:00
世界 f4061770bb Fix remote control when Clash server is unavailable 2026-06-25 17:38:56 +08:00
世界 3035af688e Add dashboard support for API service 2026-06-25 17:38:56 +08:00
世界 9be5bbcd24 Improve remote rule-set update 2026-06-25 17:38:55 +08:00
世界 6ffb744881 dns: Remove unused files 2026-06-25 17:38:55 +08:00
世界 4d24bc46a6 release: Fix apple release 2026-06-25 17:38:55 +08:00
世界 7e96370229 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-06-25 17:38:54 +08:00
世界 48d04817d7 Update Go to 1.25.11 2026-06-25 17:38:54 +08:00
世界 65b90e6f4b tailscale: Fix auth URL not refreshed after logout 2026-06-25 17:38:53 +08:00
世界 95c37c138a Add sing-box API service 2026-06-25 17:38:53 +08:00
世界 65aeb3c8f4 daemon: Split host operations into ManagedService 2026-06-25 17:38:52 +08:00
世界 c2da94f252 platform: Add shell support for iOS 2026-06-25 17:38:52 +08:00
世界 dcbb8271f8 platform: Add tailscale device name and logout 2026-06-25 17:38:52 +08:00
世界 1ee172f6af tailssh: fix platform SFTP session teardown 2026-06-25 17:38:52 +08:00
世界 f18b01b7fe tailscale: Add tailssh server 2026-06-25 17:38:51 +08:00
世界 775a05162c tools: Fix mising cleanup 2026-06-25 17:38:51 +08:00
世界 d0ef5c028d hysteria2: Add gecko obfs 2026-06-25 17:38:51 +08:00
世界 6a8071d1ce daemon: Add Tailssh 2026-06-25 17:38:50 +08:00
世界 db0e33d74b Fix tailscale dns 2026-06-25 17:38:28 +08:00
世界 e97a1bec41 tailscale: Expose more peer info fields 2026-06-25 17:38:27 +08:00
世界 03499260df tailscale: Add runtime exit node API 2026-06-25 17:38:27 +08:00
世界 eb4cef4eab Fix tailscale 2026-06-25 17:38:27 +08:00
世界 eacfa36ff6 realm: Open separate v4 and v6 packet conns on client 2026-06-25 17:38:26 +08:00
世界 ab08bac1d1 gvisor: Fix dialing to self addresses 2026-06-25 17:38:26 +08:00
世界 5d0b87d9bf tailscale: Fix handle peer DNS query 2026-06-25 17:38:26 +08:00
世界 23a676ac8a tailscale: Revert dialer deprecation and remove control_http_client 2026-06-25 17:38:25 +08:00
世界 8218042258 process: Fix panic when package manager is unavailable on Android 2026-06-25 17:38:25 +08:00
世界 529d3d9b23 route: Refetch rule-set when cache restore fails 2026-06-25 17:38:25 +08:00
世界 a12b7e9417 oom-killer: Remove log "OOM draft discarded" 2026-06-25 17:38:25 +08:00
世界 9815feae0a Fix shadowtls handshake 2026-06-25 17:38:24 +08:00
世界 2a6837dd1a Rebase wireguard-go to official 2026-06-25 17:38:13 +08:00
世界 d8ca4b1a67 dns: Fix DHCP reset 2026-06-25 17:38:13 +08:00
世界 2c2e08e608 Fix lint errors 2026-06-25 17:38:13 +08:00
世界 4b55717612 Fix hysteria2 realm server 2026-06-25 17:38:12 +08:00
世界 41a2c8cc50 realm: Add stun retry and lazy server start 2026-06-25 17:38:12 +08:00
世界 d99fc94fbc Fix TLS server close 2026-06-25 17:38:12 +08:00
世界 d8f461cc5a Update hysteria2 realm 2026-06-25 17:38:12 +08:00
世界 094808a4fa Add hysteria2 realm service and support 2026-06-25 17:38:11 +08:00
世界 89d83aa6d2 Fix reset network 2026-06-25 17:38:11 +08:00
macronut c768f248d9 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-06-25 17:38:11 +08:00
世界 e8643485d2 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-25 17:38:10 +08:00
世界 ce360eece8 dns: Add mDNS server 2026-06-25 17:38:10 +08:00
世界 511e72bcfb dns: Add preferred_by rule item 2026-06-25 17:38:10 +08:00
世界 9b277bd690 dns: Add neighbor-based hostname resolution to local server 2026-06-25 17:38:09 +08:00
世界 08e8910cee Fix tailscale start dependencies 2026-06-25 17:38:09 +08:00
世界 dd454bf0c6 dns: Add timeout configuration 2026-06-25 17:38:08 +08:00