Skip to main content
Myrax — lightweight Linux server control panel Myrax is a control panel for Linux servers shipped as a single Go binary. No database, no docker, no agents — it reads /proc and /sys directly and serves a fast web UI with realtime metrics over SSE.

What it does

Live monitoring

CPU, RAM and disk gauges with sparklines, threshold alerts, network throughput, top processes.

Processes & services

Sort and kill processes, start / stop / restart systemd units from the browser.

Plugin store

Install Marzban or Terminal by name, or any plugin from a GitHub URL.

Plugin development

Add your own tab to the panel with a JS frontend and an optional backend runtime in any language.

How it’s built

Where to go next