Unified Tactical Mesh
Beta release · public launch coming

Download

Beta builds, always pointing at the latest published version. Pick the one you need — you can grab any of these from any machine and copy them over to whatever you're installing on (handy if your target is a headless box, a Pi, or some other machine without a browser).

Loading manifest…

Install

Each tarball/zip is self-contained. Extract, then run the bundled install script — it pulls in system dependencies on Linux and copies binaries plus a service into place on Windows.

Linux coordinator

tar -xzf UTM-vX.Y.Z-coord-linux.tar.gz
cd UTM-coordinator-linux-amd64
sudo ./install.sh

Linux agent

tar -xzf UTM-vX.Y.Z-agent-linux.tar.gz
cd UTM-agent-linux-amd64
sudo ./install.sh

Windows agent

Unzip and run install.bat from an Administrator PowerShell.

Full walkthrough including coord setup, ACL rules, and peer enrollment lives in the quickstart.