Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdAPI = &base.Command{ UsageLine: "{{.Exec}} api", Short: "Call an API in an Xray process", Long: `{{.Exec}} {{.LongName}} provides tools to manipulate Xray via its API. `, Commands: []*base.Command{ cmdRestartLogger, cmdGetStats, cmdQueryStats, cmdSysStats, cmdBalancerInfo, cmdBalancerOverride, cmdAddInbounds, cmdAddOutbounds, cmdRemoveInbounds, cmdRemoveOutbounds, cmdAddRules, cmdRemoveRules, cmdSourceIpBlock, }, }
CmdAPI calls an API in an Xray process
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.