sing-box/adapter
世界 0298b2f33b
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-13 09:30:11 +08:00
..
certificate Refactor ACME support to certificate provider 2026-06-08 08:51:34 +08:00
endpoint Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
inbound Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
outbound Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
service Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
certificate.go Add Windows TLS engine 2026-06-08 08:51:45 +08:00
certificate_darwin.go Add Windows TLS engine 2026-06-08 08:51:45 +08:00
certificate_provider.go Refactor ACME support to certificate provider 2026-06-08 08:51:34 +08:00
connections.go platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
dns.go Update hysteria2 realm 2026-06-08 08:51:47 +08:00
endpoint.go refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
experimental.go Fix group status updates broken by API service 2026-06-13 09:30:11 +08:00
fakeip.go Add service component type 2025-07-08 13:14:41 +08:00
fakeip_metadata.go Add fakeip support 2023-06-07 20:31:26 +08:00
handler.go Improve UDP batch support 2026-06-08 08:51:45 +08:00
http.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
inbound.go Add more spoof method 2026-06-08 08:51:47 +08:00
inbound_test.go Add evaluate DNS rule action and related rule items 2026-06-08 08:51:34 +08:00
lifecycle.go Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
lifecycle_legacy.go Add service component type 2025-07-08 13:14:41 +08:00
neighbor.go dns: Add neighbor-based hostname resolution to local server 2026-06-08 08:51:46 +08:00
network.go Fix windows bssid matching 2026-04-20 09:49:39 +08:00
outbound.go Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
platform.go platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
prestart.go refactor: Modular inbound/outbound manager 2025-01-13 15:14:29 +08:00
router.go Reject pure-IP rule-set references without match_response 2026-06-08 08:51:41 +08:00
rule.go Add evaluate DNS rule action and related rule items 2026-06-08 08:51:34 +08:00
service.go Add service component type 2025-07-08 13:14:41 +08:00
ssm.go Add SSM API service 2025-07-08 13:14:42 +08:00
tailscale.go platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
time.go Add service component type 2025-07-08 13:14:41 +08:00
upstream.go Improve UDP batch support 2026-06-08 08:51:45 +08:00
upstream_legacy.go Improve UDP batch support 2026-06-08 08:51:45 +08:00
v2ray.go Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00