mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-16 21:37:16 +03:00
API: Add user IPs and access times tracking (#4360)
This commit is contained in:
@ -27,5 +27,6 @@ var CmdAPI = &base.Command{
|
||||
cmdRemoveRules,
|
||||
cmdSourceIpBlock,
|
||||
cmdOnlineStats,
|
||||
cmdOnlineStatsIpList,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user