8000 GitHub - lessandro/proxy: An attempt to improve connection quality in high packet-loss scenarios
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lessandro/proxy

Repository files navigation

An attempt to improve connection quality in high packet-loss scenarios.

This is an experimental project.

The goal is to create an UDP tunnel where each packet is transmitted several
times (4 times in 10ms intervals, for instance), thus increasing the
probability that the remote end will receive that packet.

This project will consist of an HTTP proxy server, which will run locally on
the client machine and will forward all data via UDP to a remote server (with
a better network connection). This remote server will implement the HTTP proxy
protocol.

About

An attempt to improve connection quality in high packet-loss scenarios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0