mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-29 16:58:34 +00:00
API: Add user IPs and access times tracking (#4360)
This commit is contained in:
parent
1982c2366e
commit
e893fa1828
8 changed files with 263 additions and 62 deletions
|
@ -27,5 +27,6 @@ var CmdAPI = &base.Command{
|
|||
cmdRemoveRules,
|
||||
cmdSourceIpBlock,
|
||||
cmdOnlineStats,
|
||||
cmdOnlineStatsIpList,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue