Add v2ray user stats api

This commit is contained in:
世界
2023-02-08 16:50:15 +08:00
parent 7ea9d48987
commit 39514b3ca0
6 changed files with 39 additions and 8 deletions

View File

@@ -25,6 +25,9 @@
"outbounds": [
"proxy",
"direct"
],
"users": [
"sekai"
]
}
}
@@ -107,3 +110,7 @@ gRPC API 监听地址。如果为空,则禁用 V2Ray API。
#### stats.outbounds
统计流量的出站列表。
#### stats.users
统计流量的用户列表。