Inbound: Add ports warning
parent
8b0af75867
commit
673780fd23
|
@ -57,6 +57,8 @@
|
|||
|
||||
当只有一个端口时,Xray 会在此端口监听入站连接。当指定了一个端口范围时,取决于 `allocate` 设置。
|
||||
|
||||
注意,监听一个端口是相当昂贵的操作,监听端口范围太大可能造成占用显著提高甚至导致 Xray 无法正常工作,一般来说监听数量接近四位数时可能就会开始出现问题,要使用一个很大的范围请考虑使用 iptables 进行重定向而不是在这里设置。
|
||||
|
||||
> `protocol`: "dokodemo-door" | "http" | "shadowsocks" | "socks" | "vless" | "vmess" | "trojan" | "wireguard"
|
||||
|
||||
连接协议名称,可选的协议列表见左侧 入站代理。
|
||||
|
|
Loading…
Reference in New Issue