mutexer Agent
Added remote mangement support through Mutexer Cloud and support for capability-based executables added.
Debian-based Linux. PREEMPT_RT optional.
Added remote mangement support through Mutexer Cloud and support for capability-based executables added.
Verify your download against the published hashes before installing.
53f552e1606d7c70237d9bacfd701f0b1152098b1575772a6a2cebff902d779c9e61fa4cfccac44c3c20c262dc0bd1650a7b5e656ae55e2e3a342bbb8a7f22abf43293779a48a5b62d90861a9ddc30b98743c5a0eff6f4255efea643adf3fd600650591cc3fcb1b89f819d11e46df9f4e02ceb7b950f7289b8b468a20ee3f3d08a1c8638e07b2266c63776bbd814b11ddfeb8ab86889c5107521b63a60812c58e92d9a82cf4f07bfd8b7eaa73f96614e7e15b549f6ea94569996051a39c31b459af78122a7a03695269435ce4da3daebc189b770e284e4454b1b2b71163ff837ef6db20a4c75e09bacba90bb6808dd8adafa493d701c1958e93a7d6860efe54334e3ad62f166686f700b623678ff516fbee499905741da6f8727dd1d0153017300c8a337c88edb5d510f9a1f5889f3bbf70756fc993bb6033158599424c557c59305ba975da107bd276b8061172812f3e1042717199460175ceb804f95c4930534f7d7ec6ab6430a780d89e04e1142c9c6a40cfe95373fc577ebf977ae8fe85a2e15b05a41840c9d268b7b261fd230a1dca18aa63db35ee5a51140ae36bce70d620060e8fdbfcc264b03d9810a2da21d4b9cffe9e3b9fd3b93d5070767dc9f5676e5618db673a174dd8cac1fdf16e2d3df3c430e4e6a11f6cd3efbddff2e641ffc48e28723d77431e2675d70c2e3259dd9dba0f853423cbc0149ff93bc11fa874525ab1592f05632ff74492ce0ec098dbc221db150c23b3307b4d12d060c00890ec71f33c8e7528cf346145a279e34a6431ce29eebddfed258d95b7968831f60Fresh 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 remote mangement support through Mutexer Cloud and support for capability-based executables added.
Support for Strongroom secrets and better Horizon cookie support.
Added support for third-party container deployment, alongside OpenSSL update.
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.