You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to get the bandwidth usage data of each user, but I can only get system bandwidth stats by
v2ray api stats
.Here's my configuration:
Click here to show configuration
and
v2ray api stats
output:I tried
v2ray api stats StatsService.QueryStats 'pattern: "" reset: false'
, but it returns nothing.How can I get bandwidth usage statistics by user?
I use V2Fly v5.16.1.
Beta Was this translation helpful? Give feedback.
All reactions