Inbounds - pwwq/x-ui GitHub Wiki
Add inbound
Inbound is a abstract concept which normally represents a Channel bind to a specific port.Each inbound has these paremeters:
remark
:will be used as a alias of this inbound for better distinctionenable
:only enabled inbound can access networkprotocol
:choose different protocols for bypassing firewall,different protocol has its own advantages and disadvantageslistening ip
:chose which local IP will be used to listen,normally we don't set this value and will listen allport
:choose which port will be used to listen,make sure this port has not been used by other inboud or processtotal
:for restricting users traffic usage,0 means it's unlimitedexpiryTime
:for restricting users by time,0 means there is no limitationauto reset
:if enabled,the traffic limitation will be reset monthlydevice alert
: if enabled,when there is a new device connect this inbound,you will receive notification about thisadd user
:will be used to add new userdisableInsecure
:if enabled,tls handshake will be check fullnetwork
:choose transport method