Commit Graph

55 Commits

Author SHA1 Message Date
xboard
18de0e8a43 feat: add plugin update support + fix bugs 2025-07-13 08:53:00 +08:00
xboard
97788e3c8f feat: Add client.subscribe.servers hook for plugin-based server extension
- Add HookManager::filter('client.subscribe.servers') hook in ClientController::subscribe()
- Allow plugins to inject custom servers into subscription responses
- Update protocol classes to support extended server configurations
- Enable dynamic server list modification before protocol processing
2025-07-11 21:19:23 +08:00
xboard
1e59bc8ca1 fix(subscribe): Disable anytls protocol for Stash client 2025-07-11 08:48:02 +08:00
xboard
690832e3eb feat: add socks protocol support for shadowrocket client 2025-07-01 00:49:55 +08:00
xboard
272dbd2107 feat: optimize settings management and admin functionality
- Add system log cleanup functionality with batch processing
- Optimize v2_settings table performance by unifying value storage
- Add comprehensive client support list for one-click subscription
- Fix QR code subscription links for specific node types
- Fix route addition issues in admin management panel
- Enhance admin system controller with log management APIs
2025-06-21 12:11:27 +08:00
xboard
6332d96131 fix(clash-meta): support custom SNI configuration for anytls protocol 2025-05-25 00:20:13 +08:00
xboard
05f94aeadb fix: restrict anytls delivery to compatible stash client versions 2025-05-24 14:13:44 +08:00
xboard
bf3a9112f2 fix: improve node filtering by client base_version, set subscription content-type, and add hop_interval support for hysteria2
- Refactor node filtering logic to correctly handle client base_version requirements.
- Set appropriate Content-Type header for subscription responses.
- Add support for hop_interval configuration in hysteria2 node delivery.
2025-05-24 13:45:32 +08:00
xboard
fc5a957ddd feat: add AnyTLS support and improve system functionality
- Add AnyTLS protocol support
- Add system logs viewing in admin panel
- Refactor client subscription delivery code
- Refactor hook mechanism
- Add plugin support for Shadowsocks protocol
- Add CSV export option for batch user creation
- Fix mobile admin login page width display issue
2025-05-22 17:58:22 +08:00
Fearless
711151c7d6 add anytls support 2025-05-19 09:25:52 +08:00
xboard
f839e8b3f0 fix: correct obfs host parameter in subscription delivery for clash/clash-meta/shadowsocks/stash 2025-05-18 03:58:14 +08:00
xboard
e49f88d311 feat(protocols): add support for ss obfs, ss2022, and vless reality
- Clash and Clash Meta: Added support for Shadowsocks (SS) with obfs.
- Loon: Added support for SS2022 and obfs.
- Stash: Added support for SS2022, obfs, and VLESS Reality.
2025-05-16 06:43:58 +08:00
xboard
417590e99c feat(admin): optimize subscription template configuration and add Surfboard subscription template
- Improved the code structure for subscription template configuration.
- Added a new feature in the admin panel to configure Surfboard subscription templates.
2025-05-16 05:13:49 +08:00
xboard
8377962836 fix(singbox): resolve port type casting and add port hopping support 2025-05-10 17:10:41 +08:00
xboard
1db1e885c2 fix(stash): resolve incorrect ports deployment 2025-05-08 21:30:47 +08:00
xboard
97e7ffccae fix: resolve PHPStan static analysis warnings 2025-05-07 19:48:19 +08:00
xboard
db235c10e8 Revert "fix: resolve PHPStan static analysis warnings"
This reverts commit 2d3e4b4a95.
2025-04-14 21:23:08 +08:00
xboard
2d3e4b4a95 fix: resolve PHPStan static analysis warnings 2025-04-14 02:12:42 +08:00
NekoCareLab
e10d10e4f1 Fixed: IPv6 is not properly processed 2025-03-16 14:23:58 +08:00
NekoCareLab
7630fce9a3 Fixed: Vless GRPC subscription 2025-03-01 19:29:21 +08:00
xboard
e297cb9b77 fix: Remove forced direct IP rule for nodes 2025-02-23 00:33:03 +08:00
xboard
b7e87ba18d feat: Add TUIC protocol support and fix user filtering/export issues 2025-02-23 00:13:04 +08:00
xboard
4667eb232c fix(subscribe): correct vmess websocket cofiguration for Surge compatibility 2025-02-22 21:37:38 +08:00
xboard
926677426e fix(subscribe): correct vmess websocket cofiguration for Surfboard compatibility 2025-02-22 21:12:59 +08:00
xboard
f42b42d6b1 update stash.php 2025-02-16 18:15:20 +08:00
xboard
8098cf3ee2 feat(admin): Add subscription template configuration and fix minor issues 2025-02-16 18:05:03 +08:00
xboard
0f43fff242 feat: new xboard 2025-01-21 14:57:54 +08:00
Xboard
de18cfe596 fix: resolve hy2 speed limit dispatch issue in Singbox client 2024-12-09 18:45:12 +08:00
xboard
e79465c90d feat: add support for hysteria2 in Passwall and SSRPLUS 2024-11-09 21:37:15 +08:00
xboard
ab52e61ed1 refactor: subscription URL retrieval logic 2024-11-09 06:35:37 +08:00
Xboard
fd37291716 feat: add appname display in hiddify
add profile-title header to sing-box subscribe
2024-11-08 17:26:31 +08:00
George
0873ce591f [feat]: add v2rayNG hysteria2 support 2024-10-09 15:17:45 +08:00
Xboard
2f29c5f118 Merge pull request #227 from mercury7720/dev
[fix]: Loon Hysteria2 node cannot get SNI
2024-10-07 05:48:29 +08:00
xboard
47b0646811 fix: 修复vless节点的tls_insecure在meta中下发生效的问题 2024-10-07 02:47:54 +08:00
George
0e2d961902 [fix]: Loon Hysteria2 node cannot get SNI 2024-09-29 11:28:18 +08:00
ishkong
b8c2197e89 feat: Support V2RayNG to get obfs parameters in shadowsocks. 2024-07-21 17:29:12 +08:00
ishkong
e46f2b3390 feat: Support shadowrocket to get obfs parameters in shadowsocks. 2024-07-21 14:01:03 +08:00
xboard
163d09c71b feat: Singbox、clash订阅增加绕过服务器地址规则
1、优化订阅下发代码
2、singbox、clash、meta订阅下发增加绕过服务器地址规则,防止重复代理
2024-07-19 06:29:35 +08:00
xboard
fd52795f49 fix: 修复ss2022订阅下发密码错误的问题 2024-05-24 22:45:27 +08:00
xboard
d1eef94e6b fix: 修复上一个commit导致的shadowrocket的hy2节点订阅下发失败的问题 2024-05-15 01:05:27 +08:00
xboard
5a0e59b103 feat: 增加surge的hy2下发、添加clash meta、shadowrocket、stash订阅hy2端口跳跃的下发 2024-05-14 21:57:36 +08:00
xboard
fa6dfc6acb fix: 修复Surge surfboard订阅中的剩余流量显示错误的问题 2024-05-03 15:04:23 +08:00
xboard
53efe20a86 fix: 修复shadowrocket grpc协议sni下发错误的问题 2024-01-24 20:26:58 +08:00
xboard
9939f2c2e1 fix: 修复vless 使用Tls时sni不下发的问题 2024-01-17 17:54:33 +08:00
xboard
3a4efcc1f8 fix: 修复vless节点使用tls时订阅抱错的问题 2024-01-16 17:02:42 +08:00
ishkong
0b5baa70f0 Update V2rayN.php 2024-01-13 17:25:11 +08:00
ishkong
0000c071e7 为v2rayn的订阅添加hysteria2支持 2024-01-11 22:15:43 +08:00
xboard
9dcb9cee32 feat: 增加Vmess tcp http下发支持 2023-12-18 09:40:35 +08:00
xboard
e16618142a feat: 增加Loon自动下发Hysteria2节点 2023-12-13 00:08:39 +08:00
xboard
4a6339c9db fix: 修复hiddify无法自动下发hy2节点的问题 2023-12-03 22:17:33 +08:00