mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
refactor conf
This commit is contained in:
@@ -20,4 +20,5 @@ type Core interface {
|
||||
GetUserTraffic(tag, uuid string, reset bool) (up int64, down int64)
|
||||
DelUsers(users []panel.UserInfo, tag string) error
|
||||
Protocols() []string
|
||||
Type() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user