Update README.md

This commit is contained in:
wangyu- 2017-08-10 00:19:45 -07:00 committed by GitHub
parent 797c90952f
commit a850b4471f

View File

@ -54,7 +54,9 @@ https://github.com/wangyu-/UDPspeeder/releases
现在client和server之间建立起了tunnel。想要连接44.55.66.77:7777只需要连接 127.0.0.1:3333。来回的所有的udp流量会被加速。
注:-d2 表示除了本来的包以外额外再发2个冗余包。可调。
###### 注:
-d2 表示除了本来的包以外额外再发2个冗余包。可调。
-k 指定一个字符串server/client间所有收发的包都会被异或改变协议特征防止UDPspeeder的协议被运营商针对。