mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-16 16:22:03 +03:00
Add v2ray user stats api
This commit is contained in:
@@ -9,4 +9,5 @@ type V2RayStatsServiceOptions struct {
|
||||
Enabled bool `json:"enabled,omitempty"`
|
||||
Inbounds []string `json:"inbounds,omitempty"`
|
||||
Outbounds []string `json:"outbounds,omitempty"`
|
||||
Users []string `json:"users,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user