DEV Community

Luke Gustafson
Luke Gustafson

Posted on

Termix v2.0.0 - RDP, VNC, and Telnet Support (self-hosted Termius alternative that syncs across all devices)

GitHub: https://github.com/Termix-SSH/Termix (can be found as a container in the Unraid community app store)

Discord: https://discord.gg/jVQGdvHDrf

YouTube Video: https://youtu.be/30QdFsktN0k

Hello!

Thanks to the help of my community members, I've spent the last few months working on getting a remote desktop integration into Termix (only available on the desktop/web version for the time being). With that being said, I'm very proud to announce the release of v2.0.0, which brings support for RDP, VNC, and Telnet!

This update allows you to connect to your computers through those 3 protocols like any other remote desktop application, except it's free/self-hosted and syncs across all your devices. You can customize many of the remote desktop features, which support split screen, and it's quite performant from my testing.

Check out the docs for more information on the setup. Here's a full list of Termix features:

  • SSH Terminal – Full SSH terminal with tabs, split-screen (up to 4 panels), themes, and font customization.
  • Remote Desktop – Browser-based RDP, VNC, and Telnet access with split-screen support.
  • SSH Tunnels – Create and manage tunnels with auto-reconnect and health monitoring.
  • Remote File Manager – Upload, download, edit, and manage remote files (with sudo support).
  • Docker Management – Start, stop, pause, remove containers, view stats, and open docker exec terminals.
  • SSH Host Manager – Organize SSH connections with folders, tags, saved credentials, and SSH key deployment.
  • Server Stats & Dashboard – View CPU, memory, disk, network, and system info at a glance.
  • RBAC & Auth – Role-based access control, OIDC, 2FA (TOTP), and session management.
  • Secure Storage – Encrypted SQLite database with import/export support.
  • Modern UI – React + Tailwind interface with dark/light mode and mobile support.
  • Cross Platform – Web app, desktop (Windows/Linux/macOS), PWA, and mobile (iOS/Android).
  • SSH Tools – Command snippets, multi-terminal execution, history, and quick connect.
  • Advanced SSH – Supports jump hosts, SOCKS5, TOTP logins, host verification, and more.

Thanks for checking it out,

Luke

Top comments (0)