Update inbound.md
Some links in the document are not written correctly and will 404pull/526/head
parent
010048ef4c
commit
e04f4939e2
|
@ -1,6 +1,6 @@
|
||||||
# 入站代理
|
# 入站代理
|
||||||
|
|
||||||
入站连接用于接收发来的数据,可用的协议请见[入站协议](./inbounds/)。
|
入站连接用于接收发来的数据,可用的协议请见[入站协议](./inbounds/dokodemo.html)。
|
||||||
|
|
||||||
## InboundObject
|
## InboundObject
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [入站协议](./inbounds/)。
|
连接协议名称,可选的协议类型见 [入站协议](./inbounds/dokodemo.html)。
|
||||||
|
|
||||||
> `settings`: InboundConfigurationObject
|
> `settings`: InboundConfigurationObject
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue