mutexer Agent
Refreshed on-device UI styling.
Debian-based Linux. PREEMPT_RT optional.
On-device UI refresh.
Enhancements
• Refreshed on-device UI design, updated typography, and multiple favicon sizes for clearer display on different devices and browser tabs.
Verify your download against the published hashes before installing.
9c0a92eb558b73f6749eb80bbad9bb90c6a75df747039d974afb7021d51dc15e97ea256945690d6019eb29ba15b4cb5f96aa6550a99b1404a335d40ced1f2d30d0a015a59766eb72d14411c818b79987b9376cf256fd5bc915e40a8332b1ec0787f0c7574998e733eaaaa1ac9d08dc010913e3e3b12ff244a76512b35d09285f99dbe2af3ea44ccebe8b962efedc6666Fresh installs receive a unique one-line install command when you register a device in the mutexer console. The command embeds the device identity and enrolment token, so there is no generic installer to paste on this page.
Run the command below on any device already running the mutexer Agent. It preserves device identity, WireGuard keys, and autostart container state, and brings the agent to the latest published build.
cd ~ && curl -s https://get.mutexer.com/api/agents/upgrade-agent -o o.sh && chmod +x o.sh && ./o.sh && rm -rf o.shLog into the terminal of your device, then navigate to the agent directory.
cd /opt/mutexer/agentRun the agent version program.
sudo ./agent versionFull release sequence for the mutexer Agent. This page shows the build cut at each version tip.
Added support for remote updating.
Refreshed on-device UI styling.
Adds a cloud-to-device HTTP tunnel so management-plane tools can reach device-local APIs without any inbound connection to the device.
On-device web interface port is now configurable (default 8523) to avoid conflicts with other services on the device.
On-device UI: smarter background cropping and cleanup of unused frontend assets, reducing installed footprint.
Deployed applications now use their own startup command. Extraction of applications with nested directories now works correctly and is protected against archive-path attacks.
On-device UI improvements and fixes — new-tab opening for apps, better app carousel and layout behaviour.