Update inbound.md

This commit is contained in:
xqzr 2021-09-16 22:55:20 +08:00 committed by GitHub
parent 3815d77cfa
commit 479f8c6388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# 入站代理
入站连接用于接收发来的数据,可用的协议请见[inbound 可用协议列表](./inbounds/)。
入站连接用于接收发来的数据,可用的协议请见[inbound 协议](./inbounds/)。
## InboundObject
@ -52,7 +52,7 @@
> `protocol`: string
连接协议名称,可选的协议类型见 [inbound 可用协议列表](./inbounds/)。
连接协议名称,可选的协议类型见 [inbound 协议](./inbounds/)。
> `settings`: InboundConfigurationObject