fix: use Clash API only for traffic stats on stock sing-box builds

Official sing-box binaries lack v2ray_api, so drop that config and grpcio
and track per-node traffic from Clash connection stats instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-16 10:02:41 +08:00
parent ccf7e2a4c7
commit 6edba863b5
5 changed files with 106 additions and 181 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ bash scripts/install.sh
| 复制链接 | VLESS Reality + Hysteria2 分享链接 |
| 删除节点 | 至少保留 1 个节点 |
| 连接状态 | 在线/离线、当前连接数(Clash API) |
| 流量统计 | 实时速率 + 累计上下行(V2Ray 统计,重启 sing-box 后继续累计) |
| 流量统计 | 实时速率 + 累计上下行(Clash API 连接统计) |
---