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
View File
@@ -1,3 +1,2 @@
flask>=3.0,<4
werkzeug>=3.0,<4
grpcio>=1.60,<2