Update reverse.md

This commit is contained in:
Jim Han 2021-03-17 08:20:52 +08:00 committed by GitHub
parent 750ab34859
commit 91d2b47e55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
* `bridge` 会根据流量的大小进行动态的负载均衡。
::: tip
反向代理默认已开启 [Mux](/develop/protocols/muxcool/)请不要在其用到的outbound上再次开启 Mux。
反向代理默认已开启 [Mux](../development/protocols/muxcool/)请不要在其用到的outbound上再次开启 Mux。
:::
::: warning
@ -65,7 +65,7 @@
> `tag`: string
所有由 `bridge` 发出的连接,都会带有这个标识。可以在 [路由配置](../routing) 中使用 `inboundTag` 进行识别。
所有由 `bridge` 发出的连接,都会带有这个标识。可以在 [路由配置](./routing) 中使用 `inboundTag` 进行识别。
> `domain`: string
@ -86,7 +86,7 @@
> `tag`: string
`portal` 的标识。在 [路由配置](../routing) 中使用 `outboundTag` 将流量转发到这个 `portal`
`portal` 的标识。在 [路由配置](./routing) 中使用 `outboundTag` 将流量转发到这个 `portal`
> `domain`: string