Commands: Add adu/rmu inbound user management to API (#4943)

Co-authored-by: nobody <nobody@nowhere.mars>
This commit is contained in:
nobody
2025-07-26 16:40:04 +08:00
committed by GitHub
parent 5f93ff6c3a
commit 3fe02a658a
3 changed files with 208 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@ var CmdAPI = &base.Command{
cmdRemoveOutbounds,
cmdListInbounds,
cmdListOutbounds,
cmdAddInboundUsers,
cmdRemoveInboundUsers,
cmdInboundUser,
cmdInboundUserCount,
cmdAddRules,