SkillAgentSearch skills...

Mud

Multipath UDP library

Install / Use

/learn @angt/Mud
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • A recent version of GCC or Clang.
  • libsodium.

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.

Related Skills

View on GitHub
GitHub Stars142
CategoryDevelopment
Updated2mo ago
Forks25

Languages

C

Security Score

100/100

Audited on Jan 7, 2026

No findings