Signed-off-by: arraykeys@gmail.com <arraykeys@gmail.com>
This commit is contained in:
@ -748,7 +748,8 @@ proxy的很多功能都支持kcp协议,凡是使用了kcp协议的功能都支
|
|||||||
如果想获得kcp参数更详细的配置和解说,请自行搜索。每个参数的命令行名称以及默认值和简单的功能说明如下:
|
如果想获得kcp参数更详细的配置和解说,请自行搜索。每个参数的命令行名称以及默认值和简单的功能说明如下:
|
||||||
```
|
```
|
||||||
--kcp-key="secrect" pre-shared secret between client and server
|
--kcp-key="secrect" pre-shared secret between client and server
|
||||||
--kcp-method="aes" encrypt/decrypt method, can be: aes, aes-128, aes-192, salsa20, blowfish, twofish, cast5, 3des, tea, xtea, xor, sm4, none
|
--kcp-method="aes" encrypt/decrypt method, can be: aes, aes-128, aes-192, salsa20, blowfish,
|
||||||
|
twofish, cast5, 3des, tea, xtea, xor, sm4, none
|
||||||
--kcp-mode="secrect" profiles: fast3, fast2, fast, normal, manual
|
--kcp-mode="secrect" profiles: fast3, fast2, fast, normal, manual
|
||||||
--kcp-mtu=1350 set maximum transmission unit for UDP packets
|
--kcp-mtu=1350 set maximum transmission unit for UDP packets
|
||||||
--kcp-sndwnd=1024 set send window size(num of packets)
|
--kcp-sndwnd=1024 set send window size(num of packets)
|
||||||
|
|||||||
Reference in New Issue
Block a user