mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-22 02:33:49 +03:00
Add reload platform command
This commit is contained in:
@@ -5,4 +5,6 @@ package libbox
|
||||
const (
|
||||
CommandLog int32 = iota
|
||||
CommandStatus
|
||||
CommandServiceReload
|
||||
CommandCloseConnections
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user