SSH Client & Terminal

Kubexer Terminal

A modern SSH client for macOS and Windows — encrypted connection vaults, typing that stays instant on slow links, SFTP, snippets, and an AI assistant, in one keyboard-first app.

Checking latest version…
deploy@edge-01
$ ssh deploy@edge-01.eu-west
Welcome to Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-45-generic x86_64)
Last login: Tue Aug 5 09:14:22 from 10.0.4.18
$ systemctl status nginx --no-pager
● nginx.service — active (running) since Mon 21:03:11 UTC
$ tail -f /var/log/nginx/access.log
$

Vaults

Every connection, encrypted

Infrastructure Unlocked
Production
edge-01.eu-west deploy · ed25519
db-primary.eu-west ops · ed25519
Staging
app-stg-1 deploy · rsa-4096
Home lab
nas.local admin · password
Encrypted on device · zero-knowledge sync
Connecting
Resolving edge-01.eu-west
TCP connect · 22
Verifying host key (SHA256:l8Kq…7Yc)
Authenticating as deploy
Opening shell
198 ms RTT Predictive echo on
SHA256:l8Kq…7Yc Host key trusted

Connections

Fast to type on, safe to connect with

Workflow

Files and commands, one window

shell files Same connection
/srv/www
releases —
shared —
nginx.conf 3.4 KB
backup-2026-08-04.tar.gz 412 MB
deploy.sh 1.1 KB
Snippets ⌘⇧S

tail -n {{lines=200}} -f /var/log/{{service}}.log

Kubexy Pro
nginx is refusing to reload, what is wrong?
The config test in your scrollback failed on line 42 of nginx.conf — a duplicate server_name in the eu-west block. Re-run the test to confirm, then reload.
Command

sudo nginx -t && sudo systemctl reload nginx

Run Copy
Ask Kubexy about this session…
BYOK · your key, stored encrypted on-device

AI Assistant

Meet Kubexy

An assistant that already knows what is on your screen. Ask about the error you just hit and get an explanation plus the exact command to fix it — one click from running.

Appearance

Make it look like yours

Ten built-in terminal themes, your font and size of choice, set per terminal and synced to your account — independent of the app's own light or dark chrome.

Kubexer Warp Termius Dracula One Dark Tokyo Night Nord Gruvbox Solarized GitHub

Features

Everything the day needs

One desktop app for connecting, transferring, automating, and debugging.

Zero-knowledge vaults

Per-vault passwords, encryption on your device, and sync that only ever moves ciphertext. Your keys stay yours.

Host-key verification

Trust on first use, pinned fingerprints, and an explicit prompt the moment a host key changes.

Predictive local echo

Typing stays instant on high-latency links — predictions render immediately and reconcile with the server behind the scenes.

SFTP file browser

A full remote file browser as a tab on the same connection, sharing the credentials your shell already used.

Command snippets

A global library of the commands you keep retyping, with fill-in placeholders and a Cmd/Ctrl+Shift+S palette.

Kubexy AI assistant

Bring your own key and get an assistant that reads your scrollback and answers with runnable command blocks.

Themes and fonts

Ten built-in color themes, your choice of font and size, kept separate from the app chrome and synced to your account.

Tabs and sessions

Shells, local terminals, and file browsers in one tab strip — with a connection view that shows exactly what is happening.

macOS and Windows

A native desktop app for Apple Silicon and Windows x64, with the same vaults on both.

Pricing

Simple, honest pricing

Almost everything is free. Upgrade when you want sync and AI.

Free

The whole terminal, on one machine.

$0
  • Unlimited local terminals and SSH sessions
  • Encrypted connection vaults (hosts, identities, groups)
  • SFTP file browser
  • Command snippets with placeholder fill-ins
  • 10 color themes and font control
  • Host-key verification
  • Predictive echo on high-latency links
  • Vault sync across devices
  • Kubexy AI assistant
Most popular

Pro

Every device, plus Kubexy.

$10 /month
  • Everything in Free
  • Vault sync across devices
  • Kubexy AI assistant (BYOK)
  • Port forwarding — local, remote and dynamic (SOCKS5) tunnels
  • Jump chains — reach hosts through one or more bastions

Teams

Share access across your whole team.

$10 /seat /month
  • Everything in Pro
  • Team seat management — assign seats by email
  • Centralized team billing
  • Add or remove seats anytime

Get Kubexer Terminal

Free to start. Available for macOS on Apple Silicon and Windows x64.

Checking latest version…