Skip to content

Commit adb52a1

Browse files
committed
Reverse precedence of QUIC and KCP proxy notes
1 parent 837e027 commit adb52a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

en/guide/network/kcp-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ $ easytier-cli proxy
120120
```
121121

122122
::: tip Note
123-
QUIC and KCP proxies can be enabled simultaneously, but KCP proxy takes precedence over QUIC proxy.
123+
QUIC and KCP proxies can be enabled simultaneously, and QUIC proxy takes precedence over KCP proxy.
124124

125-
When both are enabled, QUIC proxy will only take effect after the destination end closes KCP input.
125+
When both are enabled, KCP proxy will only take effect if the destination end doesn't allow QUIC input.
126126
:::

0 commit comments

Comments
 (0)