
Install
myrax plugin-runtime terminal.
What you get
- Login shell with full TTY semantics, 6000 lines of scrollback.
- Monochrome theme matching the panel; auto-fit on window resize.
- Reconnect and clear buttons, connection state indicator.
How it works
The runtime exposes two endpoints, proxied by the panel:/api/plugins/terminal/ws/terminal, so the
websocket rides the same origin, port and session auth as the panel.
Requires Myrax >= 0.1.0.