Every protocol in one client, feature parity across desktop and Android.
Protocols & connections
SSH with jump hosts, certificates and keyboard-interactive 2FA. Mosh for flaky links. Telnet and serial port access. Docker and Kubernetes exec straight into a container. A local shell in a tab.
- SSH
- ProxyJump
- Mosh
- Telnet
- Serial
- docker exec
- kubectl exec
- local shell
Remote desktops
VNC and RDP on a client stack written for this project — no third-party client. H.264 support.
Terminal
Custom grid emulation, four tiled panes with synchronized input, scrollback search, a command palette that searches your history, and session recording in asciinema v2.
Vault
Argon2id + XChaCha20-Poly1305. Biometric decryption on Android. A 30-day trash for hosts and keys.
id_ed25519••••••••••••db-master••••••••••ca-host.pub••••••••••••••
Sync — yours to host
Optional and self-hosted. The server stores ciphertext and sync metadata, verifies your password without seeing it (SRP-6a), and cannot decrypt anything. Changes arrive over WebSocket; devices pair by QR code.
laptopa3f0…c71byour server
Teams
End-to-end encrypted sharing of hosts and snippets, per-member permissions, and a user activity feed.
maria opened a session on prod-web-01ilya changed the port on db-masteryou shared 3 hosts with ops
Production guard
On hosts tagged prod every command is scored for risk; the dangerous ones run only after your confirmation.
rm -rf /var/lib/postgresqlHIGH RISK · confirm
Snippets & runbooks
A command library with type-ahead. ${{…}} variables are filled in before the run — you see the final command first. Saved procedures go step by step; a step that exits non-zero stops the run.
pg_dump -U ${{vault:db_user}} app > ${{date:yyyy-MM-dd}}.sqlpg_dump -U appuser app > 2026-08-02.sql
Appearance & available languages
Nine themes, terminal included. English, Russian and Simplified Chinese UI.
Night SeaDaybreakTokyo NightCatppuccinGruvboxDracula