mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-31 23:11:41 +03:00
update: title of inbound/outbound (#113)
Co-authored-by: hmol233 <82594500+hmol233@users.noreply.github.com>
This commit is contained in:
parent
348484c4f7
commit
40b1357f6b
@ -1,6 +1,6 @@
|
|||||||
# 入站代理
|
# 入站代理
|
||||||
|
|
||||||
入站连接用于接收发来的数据,可用的协议请见[inbound 可用协议列表](./inbounds/)。
|
入站连接用于接收发来的数据,可用的协议请见[入站协议](./inbounds/)。
|
||||||
|
|
||||||
## InboundObject
|
## InboundObject
|
||||||
|
|
||||||
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [inbound 可用协议列表](./inbounds/)。
|
连接协议名称,可选的协议类型见 [入站协议](./inbounds/)。
|
||||||
|
|
||||||
> `settings`: InboundConfigurationObject
|
> `settings`: InboundConfigurationObject
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Inbounds 协议
|
# 入站协议
|
||||||
|
|
||||||
> 这个章节包含了目前所有可用于 Inbounds 的协议及具体配置细节.
|
> 这个章节包含了目前所有可用于 Inbounds 的协议及具体配置细节.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# 出站代理
|
# 出站代理
|
||||||
|
|
||||||
出站连接用于发送数据,可用的协议请见 [outbound 可用协议列表](./outbounds/)。
|
出站连接用于发送数据,可用的协议请见 [出站协议](./outbounds/)。
|
||||||
|
|
||||||
## OutboundObject
|
## OutboundObject
|
||||||
|
|
||||||
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [outbound 可用协议列表](./outbounds/)。
|
连接协议名称,可选的协议类型见 [出站协议](./outbounds/)。
|
||||||
|
|
||||||
> `settings`: OutboundConfigurationObject
|
> `settings`: OutboundConfigurationObject
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Outbounds 可用协议列表
|
# 出站协议
|
||||||
|
|
||||||
> **这个章节包含了目前所有可用于 Outbounds 的协议及具体配置细节.**
|
> **这个章节包含了目前所有可用于 Outbounds 的协议及具体配置细节.**
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# 入站代理
|
# 入站代理
|
||||||
|
|
||||||
入站连接用于接收发来的数据,可用的协议请见[inbound 可用协议列表](./inbounds/)。
|
入站连接用于接收发来的数据,可用的协议请见[inbound protocols](./inbounds/)。
|
||||||
|
|
||||||
## InboundObject
|
## InboundObject
|
||||||
|
|
||||||
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [inbound 可用协议列表](./inbounds/)。
|
连接协议名称,可选的协议类型见 [inbound protocols](./inbounds/)。
|
||||||
|
|
||||||
> `settings`: InboundConfigurationObject
|
> `settings`: InboundConfigurationObject
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Inbounds 协议
|
# Inbounds Protocols
|
||||||
|
|
||||||
> 这个章节包含了目前所有可用于 Inbounds 的协议及具体配置细节.
|
> 这个章节包含了目前所有可用于 Inbounds 的协议及具体配置细节.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# 出站代理
|
# 出站代理
|
||||||
|
|
||||||
出站连接用于发送数据,可用的协议请见 [outbound 可用协议列表](./outbounds/)。
|
出站连接用于发送数据,可用的协议请见 [outbound protocols](./outbounds/)。
|
||||||
|
|
||||||
## OutboundObject
|
## OutboundObject
|
||||||
|
|
||||||
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [outbound 可用协议列表](./outbounds/)。
|
连接协议名称,可选的协议类型见 [outbound protocols](./outbounds/)。
|
||||||
|
|
||||||
> `settings`: OutboundConfigurationObject
|
> `settings`: OutboundConfigurationObject
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Outbounds 可用协议列表
|
# Outbound Protocols
|
||||||
|
|
||||||
> **这个章节包含了目前所有可用于 Outbounds 的协议及具体配置细节.**
|
> **这个章节包含了目前所有可用于 Outbounds 的协议及具体配置细节.**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user