Unified Tactical Mesh
Beta release · public launch coming

Download

Beta builds, always pointing at the latest published version. We detect the platform you're on and offer that one big; the others sit underneath so you can grab any of them for any machine (handy if you're setting up a headless box, a Pi, or anything 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.