Skip to content

Commit 2af015c

Browse files
ZnqbuZfanyang89
authored andcommitted
Clarify KCP proxy connection status instructions
1 parent 5f7b69c commit 2af015c

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
@@ -76,7 +76,7 @@ Otherwise, the TCP protocol will still be used.
7676

7777
## Checking KCP Proxy Status
7878

79-
You can check the status of KCP proxy connections using the EasyTier CLI tool.
79+
You can check all active proxied connections using the EasyTier CLI tool.
8080

8181
```bash
8282
$ easytier-cli proxy
@@ -108,7 +108,7 @@ QUIC proxy on the receiving end can be disabled using the `--disable-quic-input`
108108
sudo easytier-core --disable-quic-input
109109
```
110110

111-
Both the sender and receiver can check the QUIC proxy connection status using the `easytier-cli proxy` command.
111+
Both the sender and receiver can check all active connections proxied by QUIC using the `easytier-cli proxy` command.
112112

113113
```bash
114114
$ easytier-cli proxy

0 commit comments

Comments
 (0)