项目作者: angt

项目描述 :
Multipath UDP library
高级语言: C
项目地址: git://github.com/angt/mud.git
创建时间: 2016-01-29T08:52:43Z
项目社区:https://github.com/angt/mud

开源协议:BSD 2-Clause "Simplified" License

下载


MUD

MUD is a secure, multipath network protocol over UDP.
See glorytun for details.

Compatibility

Linux is the platform of choice but it was successfully ported to OpenBSD and OSX.

Dependencies

Security

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.

Issues

For feature requests and bug reports, please create an issue.