Multipath UDP library
MUD is a secure, multipath network protocol over UDP.
See glorytun for details.
Linux is the platform of choice but it was successfully ported to OpenBSD and OSX.
Encryption and authentication is done with AEGIS256 when aesni is available otherwise ChaCha20-Poly1305 is used.
The Diffie-Hellman function X25519 is used for key exchange.
For feature requests and bug reports, please create an issue.