Update outbound.md
parent
206ace784b
commit
0e507416ca
|
@ -1,6 +1,6 @@
|
||||||
# 出站代理
|
# 出站代理
|
||||||
|
|
||||||
出站连接用于发送数据,可用的协议请见 [outbound 可用协议列表](./outbounds/)。
|
出站连接用于发送数据,可用的协议请见 [outbound 协议](./outbounds/)。
|
||||||
|
|
||||||
## OutboundObject
|
## OutboundObject
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
> `protocol`: string
|
> `protocol`: string
|
||||||
|
|
||||||
连接协议名称,可选的协议类型见 [outbound 可用协议列表](./outbounds/)。
|
连接协议名称,可选的协议类型见 [outbound 协议](./outbounds/)。
|
||||||
|
|
||||||
> `settings`: OutboundConfigurationObject
|
> `settings`: OutboundConfigurationObject
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue