Terminal
A full interactive shell in your browser — just like SSH, with no SSH client.

What it does
- xterm.js over a WebSocket to a real PTY-backed login shell.
- Prompt, colors, cwd persistence, tab-completion, and full-screen TUIs (top, vim).
- Every command is reconstructed and written to the audit log.
- WebSocket origin pinning protects against cross-site WebSocket hijacking.