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:
+1
-1
@@ -90,7 +90,7 @@ bash scripts/install.sh
|
||||
| 复制链接 | VLESS Reality + Hysteria2 分享链接 |
|
||||
| 删除节点 | 至少保留 1 个节点 |
|
||||
| 连接状态 | 在线/离线、当前连接数(Clash API) |
|
||||
| 流量统计 | 实时速率 + 累计上下行(V2Ray 统计,重启 sing-box 后继续累计) |
|
||||
| 流量统计 | 实时速率 + 累计上下行(Clash API 连接统计) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user