mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-16 21:37:16 +03:00
API: Add ListInbounds and ListOutbounds (#4723)
This commit is contained in:
@ -21,6 +21,8 @@ var CmdAPI = &base.Command{
|
||||
cmdAddOutbounds,
|
||||
cmdRemoveInbounds,
|
||||
cmdRemoveOutbounds,
|
||||
cmdListInbounds,
|
||||
cmdListOutbounds,
|
||||
cmdInboundUser,
|
||||
cmdInboundUserCount,
|
||||
cmdAddRules,
|
||||
|
Reference in New Issue
Block a user