Nexterm is a web SSH / RDP and VNC client.
- For the terminal emulation, it uses the known library Xterm.js.
- Fpr RDP it uses Apache Guacamole under the hood, but does so intelligently.
GitHub - gnmyt/Nexterm: The open source server management software for SSH, VNC & RDP
The open source server management software for SSH, VNC & RDP - gnmyt/Nexterm
RDP is not only used for Microsoft operating systems. It can also be used on Linux and some BSD desktops via the excellent Xrdp server.

There are many useful Linux desktop applications, incl. IDEs.
Features
- Encrypts identity secrets
- Encryption key gets set in
docker-compose.yamlfor example - uses AES-256-GCM, encryption scheme looks sane. 16 byte IV is fine, but 12 is common
- Encryption key gets set in
- Multi-Factor Authentication (Time-based One-Time Pad)
- Compatible with Zero Trust deployments, for example
cloudflared - RDP connection parameters for the Apache
guacddaemon stored in the SQLite DB. You can edit everything there if it works for you and know what you are doing. - Lightweight system monitoring, useful for personal systems
