Shtorm
c0bfc731ec
Merge tag 'v1.14.0'
2026-09-04 01:08:30 +03:00
世界
0a4e4c8061
boxdd: Add insecure mode
2026-08-30 17:41:43 +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
世界
c17407ec94
Improve oom-killer
2026-08-30 17:41:40 +08:00
Gavin Luo and GitHub
7ac8e5c0ab
Fix reset network
2026-08-10 23:10:24 +08:00
Shtorm
9f5ccf43d4
Add SSH inbound, log level. Update MTPROXY. Fixes
2026-06-07 07:59:43 +03:00
Shtorm
b953954b60
Update sing-box core, refactor MASQUE, update XHTTP
2026-05-29 01:31:57 +03:00
世界
5e7fd7ad78
Fix lint errors
2026-05-13 23:39:27 +08:00
Shtorm
c307b8dc2d
Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling
2026-04-29 22:11:30 +03:00
世界 and traitman
e21a72fcd1
Fix websocket connection and goroutine leaks in Clash API
...
Co-authored-by: traitman <112139837+traitman@users.noreply.github.com >
2026-03-09 20:06:34 +08:00
世界 and traitman
a50f64a6c8
Fix websocket connection and goroutine leaks in Clash API
...
Co-authored-by: traitman <112139837+traitman@users.noreply.github.com >
2026-03-09 20:06:34 +08:00
1beb4cb002
clash-api: Fix websocket connection not closed after config reload via SIGHUP
...
Co-authored-by: TraitMan <traitman@maildog.top >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-03-01 12:30:43 +08:00
46453be6dd
clash-api: Fix websocket connection not closed after config reload via SIGHUP
...
Co-authored-by: TraitMan <traitman@maildog.top >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-03-01 12:30:43 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
0b6fe45fb9
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
6c377f16e7
clash-api: Add more meta api
2025-07-08 13:12:34 +08:00
世界
431f2b35f1
clash-api: Add more meta api
2025-07-08 13:12:34 +08:00
世界
17576e9f66
Add certificate store
2025-07-08 13:12:14 +08:00
世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
3016338e34
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
97ce666e43
Fix http.FileServer short write
2025-02-23 08:35:30 +08:00
世界
21d2c78cdc
Fix http.FileServer short write
2025-02-23 08:35:30 +08:00
世界
4d41f03bd5
clash-api: Fix missing endpoints
2025-01-13 15:14:30 +08:00
世界
a3b1231342
clash-api: Fix missing endpoints
2025-01-13 15:14:30 +08:00
世界
9afe75586a
refactor: Extract services form router
2025-01-13 15:14:29 +08:00
世界
25d261df35
refactor: Extract services form router
2025-01-13 15:14:29 +08:00
世界
19fb214226
refactor: Modular inbound/outbound manager
2025-01-13 15:14:29 +08:00
世界
cc924c1a60
refactor: Modular inbound/outbound manager
2025-01-13 15:14:29 +08:00
世界
9f69f41f68
Update http file server usage
2024-12-15 13:56:25 +08:00
世界
9ea0ddc606
Update http file server usage
2024-12-15 13:56:25 +08:00
世界
1e787cb607
Fix initial traffic value
2024-12-03 21:43:56 +08:00
世界
40a7e6da9f
Fix initial traffic value
2024-12-03 21:43:56 +08:00
世界
5a661cde67
clashapi: Remove traffic loop
2024-11-28 12:57:56 +08:00
世界
207d7a8d1b
clashapi: Remove traffic loop
2024-11-28 12:57:56 +08:00
世界
06533b7a3b
clash-api: Add PNA support
2024-10-13 13:07:02 +08:00
世界
6336e7d51c
clash-api: Add PNA support
2024-10-13 13:07:02 +08:00
世界
bda93d516b
platform: Fix clash server reload on android
2024-10-13 13:06:57 +08:00
世界
bc04597fb1
platform: Fix clash server reload on android
2024-10-13 13:06:57 +08:00
世界
b1d75812c5
platform: Prepare connections list
2024-10-13 13:06:55 +08:00
世界
c073bd923e
platform: Prepare connections list
2024-10-13 13:06:55 +08:00
世界
ceda5cc95d
clash-api: Fix bad redirect
2024-09-08 10:07:07 +08:00
世界
45200ddefd
clash-api: Fix bad redirect
2024-09-08 10:07:07 +08:00
世界
38d28e0763
Migrate contentjson and badjson to library &
...
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
6d035efb3e
Migrate contentjson and badjson to library &
...
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
bf4e556f67
Migrate to independent cache file
2024-01-03 12:21:36 +08:00
世界
8b8c501c33
Migrate to independent cache file
2024-01-03 12:21:36 +08:00
世界
4d23773a25
Migrate to gobwas/ws
2023-11-28 11:21:43 +08:00
世界
c5ff662faa
Migrate to gobwas/ws
2023-11-28 11:21:43 +08:00