Skip to content

Commit 837e027

Browse files
committed
Clarify QUIC and KCP proxy priority in guide
Updated the priority behavior of QUIC and KCP proxies in the documentation.
1 parent a065651 commit 837e027

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/network/kcp-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $ easytier-cli proxy
124124
```
125125

126126
::: tip 提示
127-
QUIC 和 KCP 代理可以同时启用,但是 KCP 代理会优先于 QUIC 代理生效。
127+
QUIC 和 KCP 代理可以同时启用,并且 QUIC 代理会优先于 KCP 代理生效。
128128

129-
在同时启用后,仅在目的端关闭 KCP 输入后,QUIC 代理才会生效。
129+
在同时启用后,仅在目的端关闭 QUIC 输入后,KCP 代理才会生效。
130130
:::

0 commit comments

Comments
 (0)