Update inbound.md
parent
3815d77cfa
commit
479f8c6388
|
@ -1,6 +1,6 @@
|
|||
# 入站代理
|
||||
|
||||
入站连接用于接收发来的数据,可用的协议请见[inbound 可用协议列表](./inbounds/)。
|
||||
入站连接用于接收发来的数据,可用的协议请见[inbound 协议](./inbounds/)。
|
||||
|
||||
## InboundObject
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
|
||||
> `protocol`: string
|
||||
|
||||
连接协议名称,可选的协议类型见 [inbound 可用协议列表](./inbounds/)。
|
||||
连接协议名称,可选的协议类型见 [inbound 协议](./inbounds/)。
|
||||
|
||||
> `settings`: InboundConfigurationObject
|
||||
|
||||
|
|
Loading…
Reference in New Issue