tinyfecVPN
UDPspeeder
tinyfecVPN | UDPspeeder | |
---|---|---|
3 | 8 | |
2,351 | 4,754 | |
- | - | |
2.3 | 0.9 | |
over 1 year ago | 6 months ago | |
C++ | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tinyfecVPN
- File transfer solution on a high-latency link
-
Server performance issue - Multiplayer lag
If it's a network issue, you might try a VPN with FEC. I've looked at https://github.com/wangyu-/tinyfecVPN but haven't actually tried it.
-
Low CPU/GPU consumption but poor multiplayer performance ; anything we can do? Will post details in a comment
I've been meaning to try https://github.com/wangyu-/tinyfecVPN for exactly this situation, but haven't done so yet. You might give it a whirl.
UDPspeeder
- File transfer solution on a high-latency link
-
Free Public WiFi
It's been a while since I set it up, but iirc I ended up going with https://github.com/wangyu-/UDPspeeder
Pretty sure I used the suggested config and it's been working flawlessly in the background.
Or something like that. With wireguard, it's just a matter of pointing the config at the local socket for the fec tunnel (or any other type of tunnel, there was a dicussion about making it look like TCP http traffic the other day), so it's pretty much plug and play.
- UDPSpeeder usage
-
Show HN: Go-Nbd – A Pure Go NBD Server and Client
I just use nbd-server, nbd-client (kernel module nbd). While at home things are fine, when not at home things can get bad unless you use something like UDPspeeder <https://github.com/wangyu-/UDPspeeder> then you just need to deal with slower speeds.
I do backups with borg while connected through ethernet.
- Packet Replication / Duplication for Noisy Channels AKA Wan Smoothing
-
How to configure GSWave for the lowest internet speed?
The good news is you can implement some kind of ghetto error-correction at a higher level. Set up a tunnel to your pbx with a VPN which supports FEC -- something like UDPspeeder and configure it to send duplicates or triplicates of every packet. In this case, you're sacrificing bandwidth to improve reliability.
-
How to rewrite this C++ inheritance pattern in Rust?
All it needs is a bit of reed solomon encoding in the transport for additional reliability https://github.com/wangyu-/UDPspeeder
- Improve lossy link performance with Forward Error Connection
What are some alternatives?
openvpn3 - OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
udp2raw - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
libzt - Encrypted P2P sockets over ZeroTier
Mosh - Mobile Shell
lpvpn - LAN Party VPN - Run VPN on top of Discord. No installation required.
Eternal Terminal - Re-Connectable secure remote shell
roc-toolkit - Real-time audio streaming over the network.
funnel-proxy - Transparent multiplexing proxy
ZeroTier - A Smart Ethernet Switch for Earth
ParPar - High performance PAR2 create client for NodeJS
loki-network - Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
psc - E2E encryption for multi-hop tty sessions or portshells + TCP/UDP port forward