Features

Everything you need to run your fleet

Connexia combines a terminal, host manager, SFTP client and key vault in one fast native app.

Host Management

Organize hundreds of servers with groups, tags, search and favorites. Find any machine in seconds and connect with a single click.

  • Unlimited hosts, nested groups and tags
  • Instant search across names, IPs and users
  • Favorites, connection status and last-seen
Use case: keep dev, staging and production in clean, separate groups.

Terminal Experience

Run multiple sessions side by side in tabs and split panes. Reconnect dropped sessions instantly.

  • Multiple tabs and split panes
  • Full-featured terminal emulator
  • Auto-reconnect on flaky networks
Use case: watch logs on three servers at once without switching apps.

SFTP Management

Browse remote files, upload and download, and manage permissions — without leaving the app.

  • Drag-and-drop transfers with progress
  • View and edit file permissions
  • Resumable uploads and downloads
Use case: deploy a build artifact to staging in one drag-and-drop.

SSH Key Management

Generate, store and assign SSH keys without leaving the app. Keys live in an encrypted vault.

  • Generate Ed25519 / RSA keys in one click
  • Secure on-device key storage
  • Assign keys per host or group
Use case: rotate a compromised key and reassign it everywhere in seconds.

Encrypted Synchronization

Hosts, keys, snippets and sessions stay in sync across every device. Encrypted with a key only you hold.

  • Zero-knowledge, end-to-end encrypted
  • Instant push on change, periodic pull
  • Self-host the sync server anywhere
Use case: grab a server from your laptop, manage keys from your phone.

Security by design

Connexia is zero-knowledge. The sync server stores only ciphertext — it never sees your hosts, keys or plaintext snapshot. Passwords are verified with scrypt, never stored.

  • AES-256-GCM encrypted snapshots
  • scrypt password hashing
  • Optional TOTP two-factor authentication