Downloads
Support is provided to download pre-built binaries for the X86-64bit architecture. Access to the git repository is also available to clone and build the software for local testing or targeting a specific OpenWRT router architecture.
Build osMUD From Source
The osMUD manager can be built on most systems including Linux and MacOS. The software is built using standard C language constructs making the package extremely portable, lightweight, and efficient for router deployments. Just run “make” within the osMUD/src directory after cloning the repository located here:
Build osMUD for a Specific Router Architecture
Support within osMUD is provided to built into the “opkg” format compatible with standard OpenWRT package management activities. The OpenWRT build tool-chain is used to create the osMUD “opkg” for all router architectures supported by OpwnWRT. We suggest using the Docker-based build process documented here:
The list of supported router architectures for OpenWRT can be found here:
Current Release
0.1.0 Latest
The most recent osMUD release is version 0.1.0. When using the binary download be sure to verify the SHA256 has to ensure the binary was downloaded correctly.
- Binary (X86-64): https://osmud.org/dist/osmud/0.1.0/osmud_0.1.0-1_x86_64.ipk (sha256) (md5)
- Source: https://osmud.org/dist/osmud/1.0.0/osmud-0.1.0-src.tar.gz
Documentation:
- Readme
- Release Notes
- Usage Notes
Prior Releases
All prior releases can be downloaded through this link