世界
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
世界
2e0466da94
Fix daemon groups
2026-08-30 17:41:42 +08:00
世界
13ca2511b1
bridge: Raise accept_ra to 2 when enabling IPv6 forwarding
2026-08-30 17:41:42 +08:00
世界
9bb5bf421d
Fix windivert open
2026-08-30 17:41:42 +08:00
世界
4b79c5bdf1
platform: Export tester and reporter
2026-08-30 17:41:42 +08:00
世界
678b3d1703
windivert: Verify cached driver against embedded asset before load
2026-08-30 17:41:42 +08:00
世界
16c8393569
Fix netns manager
2026-08-30 17:41:42 +08:00
世界
9531a6a9cd
Add netns and unshare support
2026-08-30 17:41:42 +08:00
世界
7b3993db12
Fix tailscale version
2026-08-30 17:41:42 +08:00
世界
b0eaf05225
Add connections to OOM report
2026-08-30 17:41:42 +08:00
世界
970d93d428
Add hysteria2 realm ip_version and port_mapping options
2026-08-30 17:41:42 +08:00
世界
b35a747dab
Fix process and neighbor rules not matched in pre-match
2026-08-30 17:41:42 +08:00
世界
fa743743e1
Fix macOS bridge kernel panic
2026-08-30 17:41:42 +08:00
世界
17b12494de
Fix macOS bridge with includeAllNetworks
2026-08-30 17:41:42 +08:00
世界
7004fc6fd4
Fix windows bridge forwarding to connected subnets
2026-08-30 17:41:42 +08:00
世界
edb7e1da15
Improve windivert syscall
2026-08-30 17:41:42 +08:00
世界
9df9269421
Fix bridge MTU
2026-08-30 17:41:42 +08:00
世界
017e2c53de
Improve darwin bridge
2026-08-30 17:41:42 +08:00
世界
ec544485b9
Add windows bridge
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
世界
01e5196c12
daemon: Release memory to OS on service reload
2026-08-30 17:41:42 +08:00
世界
fa479edc12
Imrpove flow tracking & sniff action
2026-08-30 17:41:42 +08:00
世界
bcae189da3
Fix local DNS transport on darwin
2026-08-30 17:41:42 +08:00
世界
5f2054bf90
Add L3 forwarding support
2026-08-30 17:41:42 +08:00
世界
14fd94e9d4
Add snell protocol
2026-08-30 17:41:42 +08:00
世界
d1d19fcca3
dialer: Dial directly when only one interface is available
2026-08-30 17:41:41 +08:00
世界
154d74b7a0
tls: Fix read wait buffer sizing
2026-08-30 17:41:41 +08:00
世界
2eacabec1d
Fix linux ping
2026-08-30 17:41:41 +08:00
世界
485761cbe8
Improve DHCP DNS server initialize
...
Avoid querying DHCP DNS servers on cellular networks
2026-08-30 17:41:41 +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
世界
2d581b35f3
Refactor darwin local DNS to raw mDNSResponder call
2026-08-30 17:41:41 +08:00
世界
99242f4113
release: Fix upload ios deb
2026-08-30 17:41:41 +08:00
世界
20846b2183
Fix oom draft flood
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
世界
12431fe93c
Add iOS jailbreak release
2026-08-30 17:41:41 +08:00
世界
fbc260b430
Fix Cloudflared edge discovery ignoring configured resolver
2026-08-30 17:41:41 +08:00
世界
d43170b00a
documentation: Add USB/IP server and client
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
世界
2a7240ae27
Add dashboard support for API service
2026-08-30 17:41:41 +08:00
世界
d8cd38d31b
Improve remote rule-set update
2026-08-30 17:41:41 +08:00
世界
7e1187a48f
dns: Remove unused files
2026-08-30 17:41:41 +08:00
世界
9ef9a411b2
release: Fix apple release
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