UDPspeeder
UDPspeeder copied to clipboard
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
在虚拟机搭建模拟环境后,会在两个vpn之间增加20ms延迟,传输速度降低很多,这个延迟怎么去掉呀?
I'm using this project/UDPspeeder on my OpenWRT Router. And as many models, flash space is not large... In my case 8MB. The project itself has only 75kB https://openwrt.org/packages/pkgdata/udpspeeder) but the...
2. Only write fec to fifo file will reset all parameters to default value. I didn't read all the codes of udpspeeder, is this an appropriate way to fix the...
English Only (except for bug reporting).
i waiting for your add for freebsd system support .
Server: sudo /home/terry/UDPSpeeder/speederv2_amd64 -s -l 0.0.0.0:26791 -r 192.168.88.8:5900 -f10:10 --mode 0 Client: C:\Users\terry\Desktop\speederv2_binaries\speederv2.exe -c -l0.0.0.0:5901 -r:26791 -f10:10 --mode 0 --report 10 以上使用的命令(MyIP 是公网IP.). 套用了udpspeeder反而会变的更卡 ,不知道是哪里出了问题 ,请大神指点
这个可以加速TCP么,还是说只能加速UDP,可以的话方便给个加速tcp的配置例子吗
Hi, I noticed `speederv2_wepoll.exe` using `send()` when sending packet to remote server, and using `sendto()` when sending packet to local OpenVPN server, and I'm wondering the reason behind it. (calling...
希望可以增加BSD支持
I use $$ on windows, but if I install openvpn and udpspeeder on local ubuntu vm, it seems all ubuntu traffic would be redirected to my vps. I dont want...