mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-31 12:19:35 +08:00
Update README.zh-cn.md
This commit is contained in:
parent
c0817fba47
commit
f50e0d4dc6
@ -65,9 +65,10 @@ https://github.com/wangyu-/UDPspeeder/releases
|
||||
|
||||
###### 备注:
|
||||
|
||||
-f20:10 表示对每20个原始数据发送10个冗余包。
|
||||
`-f20:10` 表示对每20个原始数据发送10个冗余包。`-f20:10` 和`-f 20:10`都是可以的,空格可以省略,对于所有的单字节option都是如此。对于双字节option,例如后面的`--mode 0`和`--mtu 1200`,空格不可以省略。
|
||||
|
||||
`-k` 指定一个字符串,server/client间所有收发的包都会被异或,改变协议特征,防止UDPspeeder的协议被运营商针对。
|
||||
|
||||
-k 指定一个字符串,server/client间所有收发的包都会被异或,改变协议特征,防止UDPspeeder的协议被运营商针对。
|
||||
|
||||
###### 注意
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user