We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c0355 commit 6501a6eCopy full SHA for 6501a6e
1 file changed
en/guide/network/kcp-proxy.md
@@ -123,4 +123,6 @@ $ easytier-cli proxy
123
QUIC and KCP proxies can be enabled simultaneously, and QUIC proxy takes precedence over KCP proxy.
124
125
When both are enabled, KCP proxy will only take effect if the destination end doesn't allow QUIC input.
126
+
127
+For v2.5.0 and older, the priority is the inverse, i.e. KCP proxy takes precedence over QUIC proxy.
128
:::
0 commit comments