package xray.core

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Config

config.proto:13

Config is the master config of Xray. Xray takes this config as input and functions accordingly.

message InboundHandlerConfig

config.proto:35

InboundHandlerConfig is the configuration for inbound handler.

Used in: app.proxyman.command.AddInboundRequest, Config

message OutboundHandlerConfig

config.proto:46

OutboundHandlerConfig is the configuration for outbound handler.

Used in: app.proxyman.command.AddOutboundRequest, Config