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"
]
}
}
@@ -109,3 +112,7 @@ Inbound list to count traffic.
#### stats.outbounds
Outbound list to count traffic.
#### stats.users
User list to count traffic.