6f19a5971313d1817ee692c4b9b64b02b267943a
Xray Manager
Список команд
user add <username> [-o <protocol>:<target> [<protocol>:<target> ...]]
user show (<username> | -a)
user modify <username> [-a <protocol>:<target> [<protocol>:<target> ...]] [-d <protocol>:<target> [<protocol>:<target> ...]]
user delete (<username> | -a)
user outbound add <username> -p <protocol> -t <target> [--<param> <value> ...]
user outbound show <username> (-a | -p <protocol> | -t <target>)
user outbound modify <username> -p <protocol> -t <target> [--<param> <value> ...]
user outbound delete <username> (-a | -p <protocol> | -t <target>)
user profile build (<username> | -a)
user profile show (<username> | -a)
user profile qrcode (<username> | -a)
user profile delete (<username> | -a)
target add <target_name> -r <server_outbound_tag> [--pretty "<display_name>"]
target modify <target_name> [-r <server_outbound_tag>] [--pretty "<display_name>"]
target show (<target_name> | -a)
target delete (<target_name> | -a)
protocol <protocol_name>
server inbound add -t <tag> -p <protocol> [--<param> <value> ...]
server inbound modify -t <tag> -p <protocol> [--<param> <value> ...]
server inbound show (-a | -t <tag> -p <protocol>)
server inbound delete (-a | -t <tag> -p <protocol>)
server outbound add -t <tag> -p <protocol> [--<param> <value> ...]
server outbound modify -t <tag> -p <protocol> [--<param> <value> ...]
server outbound show (-a | -t <tag> -p <protocol>)
server outbound delete (-a | -t <tag> -p <protocol>)