mRemoteNG for Linux
native. encrypted. free.

Open-source remote connection manager for Linux — SSH, RDP, VNC and Telnet in one fast, organized, encrypted app. The mRemoteNG workflow — tabbed sessions, folders, multi-protocol — finally on Linux, built as a native Rust/Tauri binary. 100% open source · Self-hosted · Data never leaves your machine.

What Remota is

One app for every remote box you own

Developers, sysadmins, homelabbers, students, IT teams — anyone with more than one remote machine gets the same tabbed, folder-organized workflow.

4Protocols in one shell
AES-256Local vault encryption
SelfHosted NAT relay
AGPLv3100% open source
Product screens

Familiar shape, Linux-native

A tree of folders on the left, sessions in tabs on the right, and a vault that only you can unlock. If you've used mRemoteNG, you already know where everything is.

Encrypted vault

On first launch, set a master password. The local vault is encrypted at rest with AES-256-GCM, unlocked only by your key.

Encrypted vault

Connections dashboard

The folder tree on the left, connection list on the right. Add, edit, and organize hundreds of hosts with drag-and-drop.

Connections dashboard

Tabbed SSH session

A real PTY that resizes with the window. Run `vim`, `k9s`, `htop`, `tmux` — everything renders like your native shell.

Tabbed SSH session

Folder & credential editor

Set a username, SSH key, or jump host on a folder and every host inside inherits. Override per host when you need to.

Folder & credential editor

What ships in the box

The full mRemoteNG shape — and then some

Every feature below is in v0.1.2 today. No paywall, no 'coming in Pro' — the whole app is on GitHub.

Organize hundreds of hosts the way you already think about them — drag between folders, nest as deep as you need, and pick a custom icon per node so the tree is scannable at a glance.

Drag & drop · Custom icons · Nested folders

Set the username, SSH key, or jump host once on a folder and every child inherits it. Override on a single host when it needs to differ. Same mental model as mRemoteNG, without the copy-paste.

Folder-level defaults · Per-host overrides

SSH, RDP, VNC and Telnet each in their own tab, in the same window. Switch between a production shell, a jump-host session and a Windows RDP with a single Ctrl+Tab.

SSH · RDP · VNC · Telnet

Connections and secrets are stored locally in a vault encrypted with AES-256-GCM. The key is derived from a master password with Argon2id. Nothing leaves your machine, ever.

AES-256-GCM · Argon2id KDF

Chain through bastions the way OpenSSH does. Set a jump host on a folder or a single connection and Remota handles the ProxyJump negotiation for you.

ProxyJump native · Per host or per folder

Reach machines behind CGNAT or restrictive firewalls through a small agent that dials out to a relay you host. Private alternative to AnyDesk, remote.it and RustDesk — no third-party cloud, no vendor lock-in.

Self-hosted relay · No third-party cloud

Bring your existing setup in with a single `confCons.xml` import. Folders, hosts, credentials and protocol settings map across — you don't rebuild your world.

confCons.xml import · One-shot migration

A properly-sized pseudo-terminal that follows window resizes. `vim`, `k9s`, `htop`, `less`, `tmux` — they fill the pane, respond to SIGWINCH, and render exactly as they do on your native shell.

Full PTY · Resize-aware

Deleting a host or a folder moves it to Trash, not oblivion. Restore in one click if you nuked the wrong node — no more "did I really just delete production?" moments.

Soft delete · One-click restore

Built on Tauri v2 — Rust backend, native OS window, WebView UI. Starts instantly, sips memory. Not a bundled browser, not Electron.

Tauri v2 · Rust · Native window
Protocol status

Where each protocol stands

We use Remota every day, so we'll be honest about what's rock-solid and what's still maturing. SSH is where we've spent the most time — RDP, VNC and Telnet share the same tabbed shell but you should expect rough edges.

SSHOpenSSH
Production

What we use every day. Real PTY, jump hosts, ProxyJump, key auth, resize — the works.

RDPRemote Desktop
Maturing

Connects to Windows and xrdp hosts and renders the desktop. Expect rough edges in edge cases — we use it, we ship fixes.

VNCVirtual Network Computing
Maturing

Same tabbed shell as RDP — usable today, still refining. Works well with TigerVNC / TightVNC hosts.

TNTelnet
Maturing

A pragmatic fallback for gear that only speaks Telnet — network equipment, legacy appliances. Shares the terminal shell with SSH.

Install

One command on your distro

Ships as a signed `.deb`, `.rpm`, and portable `.AppImage`. Pick your target and grab the latest release from GitHub — no package repo to add.

Latest release

  • VERv0.1.2 — x86_64 Linux
  • PKG.deb · .rpm · .AppImage
  • LICAGPL-3.0-only

Grab the assets from the GitHub releases page — the file names include the current version (replace `0.1.2` with the latest tag if newer).

Repositories

  • APPprivum-cloud/remota
  • AGENTprivum-cloud/remota-client

The agent (`remota-client`) runs on machines behind NAT. Point it at your relay, Remota reaches them like they were on the same network.

Debian / Ubuntu

One-shot install on any Debian-based distribution. APT resolves the runtime deps for you.

$sudo apt install ./Remota_0.1.2_amd64.deb
Why Remota

Private by default, not by upgrade

Most remote-access tools were built for a SaaS model — accounts, dashboards, telemetry, “pro” tiers. Remota was built the other way around: local first, yours first, transparent by default.

100% open source

Licensed under AGPL-3.0-only. Read the code, audit it, patch it, ship it. No proprietary blob hiding under the hood.

Self-hosted by design

No account. No cloud. No telemetry. The vault lives on your disk and the relay runs on your infrastructure — Remota doesn't phone home.

Data never leaves your machine

Credentials, hosts, session history — all local. Even the NAT-traversal path terminates on a relay you own. Zero third-party trust.

Linux-native, not a port

Built as a Tauri v2 app from day one. Native window, native filesystem, native keychain integration where it makes sense.

Common questions

Frequently asked questions

Practical answers about scope, timelines, and how engagements with our Remota team usually look.

Yes. Remota is 100% open source under AGPL-3.0-only. Free to download, use, self-host and modify.
Yes. mRemoteNG never shipped a Linux version. Remota brings the same tabbed, folder-organized, multi-protocol workflow to Linux, as a native Rust/Tauri app.
Yes, through your own self-hosted relay. A small agent on the remote machine dials out to a relay you host — no third-party cloud like AnyDesk or RustDesk.
Any x86_64 Linux. Ships as .deb (Debian/Ubuntu), .rpm (Fedora/RHEL/openSUSE), and portable .AppImage.
Your connections and secrets are stored locally in a vault encrypted with AES-256-GCM + Argon2id, unlocked by a master password you set on first launch. Nothing leaves your machine.
Talk to engineering

Let's talk about your Remota strategy

Whether you're starting from scratch or scaling what you have, our engineers are ready to help.