← All comparisons

Compare · Deep dive

dev-mux vs mobile SSH clients

“SSH into my box from my phone and check on the agent” has four good answers on iOS — Termius, Blink Shell, Secure ShellFish, and the newer, agent-native Kittylitter. All are worth knowing. All share one shape: a window from one device into one machine at a time. dev-mux is the layer those windows look into: an always-on plane that watches every machine whether or not any client is connected.

TL;DR — If you have one box and occasionally check on it from your phone, any client below does the job (Kittylitter best, if agents are why you're connecting). When you're running agents across several machines and want to be told when one needs you — rather than dialing in to look — you want a control plane with push, freshness, and a fleet map. That's dev-mux; and every client on this page can still SSH into it.

The four, briefly

Termius is the mainstream cross-platform SSH client (free Starter; Pro $10/mo; team tiers to $30/user/mo) with a cloud vault for hosts and keys, and AI limited to command autocomplete. Blink Shell is the iOS power-user's Mosh + SSH terminal ($19.99/yr) with optional cloud dev environments. Secure ShellFish is a beloved indie SSH/SFTP client with Files-app and Shortcuts integration ($2.99/mo or $29.99 lifetime), whose tmux-aware reconnect incidentally helps agent sessions. Kittylitter is the interesting one: free, open source, and genuinely agent-native — a native UI for agent conversations with approvals, turn-taking, parallel sessions, and voice, speaking to Codex, Claude Code, and friends over LAN, SSH, or P2P pairing.

At a glance

As of July 31, 2026. If something here is stale, tell us.

dev-muxMobile SSH clients
What they areSelf-hosted fleet control planePhone/tablet terminals into one machine at a time
Always-on stateHub watches everything; stale flagged in secondsState exists only while you're connected
Who initiatesThe hub tells you when an agent needs you (push)You dial in to look
Fleet viewEvery machine, repo, and agent in one mapA saved host list
Agent awarenessHook-level signals, interrupt/steer, usageOnly Kittylitter (approvals, chat UI, voice); others none
Machine sidebash 3.2 + tmux + git spoke floorAny SSH server (Kittylitter: agent process reachable)
PriceSolo $25/mo · Team $100/mo$0 – $30/user/mo depending on client

Where the clients shine

Where dev-mux is a different layer

Common questions

What is the best iOS SSH client for AI coding agents?

Raw terminal: Blink or Termius (ShellFish for Files/Shortcuts). Agent-native: Kittylitter, free. All are one-machine-at-a-time — for an always-on cross-machine view with push, you want a control plane like dev-mux above them.

Can I use these clients with dev-mux?

Yes — the hub speaks plain SSH on your tailnet, so any of them can attach to your sessions. dev-mux also ships its own iOS app with the fleet cockpit and push.

Do I still need a mobile SSH client if I use dev-mux?

Not necessarily — the dev-mux iOS app covers cockpit, agent cards, and push. Keep one if you like its feel or need raw SSH to non-fleet machines.


A client is a window. The fleet needs a watchtower.

Get early access

Written 2026-07-31 against each client's public site, pricing pages, and repos. Mobile SSH clients is a trademark of its owners; no affiliation or endorsement implied. Corrections welcome.