Termix
Self-hosted SSH and remote desktop management.
A self-hosted, browser-based server management platform that gives you SSH terminals, file browsing, Docker management, and remote desktop access to all your servers in one place, free of charge.
Termix is a self-hosted, open-source server management platform that runs in a browser or as a desktop and mobile app. It gives you a single place to access remote servers via SSH, view and edit files on those servers, create SSH tunnels, manage Docker containers, and see live CPU and memory usage, all without paying for a commercial service.
The SSH terminal supports split-screen layouts with up to four panels open at once, browser-style tabs, and a command history feature for quick recall of previous commands. You can also connect to remote machines via RDP, VNC, or Telnet for graphical desktop access through the browser. SSH tunnels can be created and managed with automatic reconnection and health monitoring.
The built-in file manager lets you browse, upload, download, and edit files on remote servers directly in the browser, with support for viewing code, images, audio, and video. Docker container management covers start, stop, pause, and terminal access into containers, though it is intended for managing existing containers rather than creating new ones.
User accounts are stored in an encrypted SQLite database, and the platform supports role-based access control (letting you share server access with team members), two-factor authentication, OIDC login, and API keys for automation. Automatic SSL certificate setup is included. The interface supports around 30 languages.
Termix runs on Windows, Linux, macOS, iOS, and Android, and is also available as a Progressive Web App. It can be deployed with Docker and is free to use with no subscription required. It is positioned as a self-hosted alternative to paid tools like Termius.
Where it fits
- Access any remote server via SSH from a browser tab without installing a terminal app
- Browse, upload, and edit files on remote servers directly through the web interface
- Manage Docker containers across multiple servers from a single dashboard
- Share server access with team members using role-based permissions and two-factor authentication