wangyu- / UDPspeeder

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)
MIT License
4.74k stars 833 forks source link

有没有不加倍发包的方案? #178

Open thankeyes opened 5 years ago

thankeyes commented 5 years ago

因为用的CN2小水管,连接状况好,不需要加倍发包,加倍发包反而让3M的带宽变得更小了,而且还增加了十几ms的延迟,但又需要用UDPspeeder来加密openvpn的连接避免被GFW墙了VPS,有没有只加密不加倍发包的方案啊? 最后,感谢作者的作品哈

thankeyes commented 5 years ago

原来已经有成品,已经在 https://github.com/wangyu-/tiny-encrypted-udp-tunnel/issues/4 提问

Olympus-E commented 5 years ago

为什么不用udp2raw呢 还能伪装成tcp防QOS 不想伪装就直接udp模式