We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837e027 commit adb52a1Copy full SHA for adb52a1
1 file changed
en/guide/network/kcp-proxy.md
@@ -120,7 +120,7 @@ $ easytier-cli proxy
120
```
121
122
::: tip Note
123
-QUIC and KCP proxies can be enabled simultaneously, but KCP proxy takes precedence over QUIC proxy.
+QUIC and KCP proxies can be enabled simultaneously, and QUIC proxy takes precedence over KCP proxy.
124
125
-When both are enabled, QUIC proxy will only take effect after the destination end closes KCP input.
+When both are enabled, KCP proxy will only take effect if the destination end doesn't allow QUIC input.
126
:::
0 commit comments