Skip to content

Releases: privum-cloud/remota

Release list

Remota 0.1.2

Choose a tag to compare

@mdns1950 mdns1950 released this 16 Jul 09:21

First public packaged release of Remota — an open-source remote connection manager for Linux, the mRemoteNG-for-Linux alternative.

Highlights

  • SSH, RDP, VNC and Telnet in tabbed sessions
  • Folders with credential inheritance, custom icons and drag-and-drop
  • Encrypted vault (AES-256-GCM + Argon2id), unlocked by a master password
  • Jump hosts (SSH ProxyJump) and self-hosted access to machines behind NAT
  • Import from mRemoteNG (confCons.xml)
  • Properly-sized terminal — vim, k9s, htop fill the pane and follow window resizes
  • Recycle bin — restore deleted connections and folders

Install

Package For Command
Remota_0.1.2_amd64.deb Debian / Ubuntu sudo apt install ./Remota_0.1.2_amd64.deb
Remota-0.1.2-1.x86_64.rpm Fedora / RHEL / openSUSE sudo dnf install ./Remota-0.1.2-1.x86_64.rpm
Remota_0.1.2_amd64.AppImage Any Linux (portable) chmod +x Remota_0.1.2_amd64.AppImage && ./Remota_0.1.2_amd64.AppImage

Built with ❤️ by Privum Cloud.