Skip to main content
getosprey.app
← Blog
·6 min read

The Best SSH Client for iPad in 2026

A Magic Keyboard, a trackpad and Stage Manager turned the iPad into something you can actually run a server from. Here is how the SSH clients worth considering compare, and which one fits you.

An SSH client for iPad has different demands than the same app on a phone. The screen is big enough to run a terminal next to a browser tab or a file list, an external keyboard and trackpad are common rather than exceptions, and Stage Manager means the app has to behave like a real window, not a full-screen takeover. A handful of apps take this seriously. Here is how they stack up.

What matters on iPad specifically

  • External keyboard and trackpad. Full modifier and arrow key support with a Magic Keyboard or Bluetooth keyboard, plus a trackpad cursor precise enough to place text without tapping the glass.
  • Split View and Stage Manager. The terminal should sit in a normal resizable window so it can run alongside Safari, Notes or a file browser, not fight the multitasking system.
  • SFTP file transfer. Editing a config or pulling a log shouldn't force you back to a laptop.
  • Secure key storage. Private keys belong in the iOS Keychain, hardware-encrypted and behind Face ID, never in a plain file.
  • Cross-device sync. Servers added on iPad should show up on your phone and your Mac without re-entering everything.

The field

 PlatformsPriceStandout
KestreliPhone, iPad, Mac (Windows coming soon)Free tier (3 servers), Pro for sync and SFTPLive monitoring dashboard + AI troubleshooting
TermiusiPhone, iPad, Android, Mac, Windows, LinuxFree tier (no sync), subscription for syncBroadest platform reach, team features
Blink ShelliPhone, iPad, Apple Vision (no Mac yet)Subscription, free trialDeepest keyboard and trackpad driven terminal
Prompt 3iPhone, iPad, Mac, Apple VisionLimited free mode, ~$20/year or $99 lifetimeGPU-accelerated text engine, YubiKey support
Secure ShellFishiPhone, iPad, Mac, Watch, Apple VisionFree with nags, Pro from $2.99/monthMounts a server as a Files/Finder folder

All five run natively on iPad. The differences show up in what each one is actually built around. Termius is the most recognisable name in the category, and its reach across Android, Windows and Linux alongside iPad is unmatched here, useful if your team isn't all on Apple hardware. Its free tier is genuinely usable but sync is a paid feature, so the servers you add on iPad won't follow you anywhere without subscribing.

Blink Shell is the one built by and for people who live in a terminal. It embraces external keyboards and trackpads more fully than anything else on this list, with custom key mapping and precise mouse-driven cursor control, and its Mosh support keeps sessions alive across flaky connections. The tradeoff is that it is a terminal first, there is no monitoring dashboard, and it has no native Mac app yet, only iPad, iPhone and Vision Pro.

Prompt 3 from Panic is the most polished native experience on Apple hardware, with a GPU-accelerated text engine and support for hardware security keys through YubiKey and the Secure Enclave. It is also Apple only, its free mode won't even save a server, and the lifetime license runs to $99. Secure ShellFish does something none of the others do: it mounts a remote server's filesystem directly inside the iPad's Files app, so editing a file feels like editing something local. It has no monitoring dashboard either, and the free download nags until you buy Pro.

Our pick: Kestrel

We build Kestrel, so weigh this accordingly, but it was built as a server manager first rather than a terminal that happens to connect over SSH. On iPad you get a full xterm-256 terminal, a native SFTP file manager, a live dashboard for CPU, RAM, disk and network, service control across systemd, launchd and docker, and the ability to run one command across a whole fleet of servers at once. Keys are generated or imported as ed25519 or RSA and stored in the Keychain, and servers sync end-to-end encrypted across iPhone, iPad and Mac. The free tier connects up to 3 servers with a full terminal and basic dashboard, no account required to start.

Try Kestrel free on iPad

Add your first servers in minutes, they'll be waiting on your iPhone and Mac too.

Where Kestrel doesn't win, yet

In the interest of an honest list: Kestrel doesn't support hardware security keys the way Prompt 3 does, it can't mount a server as a Files app folder the way Secure ShellFish can, and it has no Apple Watch or Vision app. It's a newer entrant than Termius, Prompt 3 or Secure ShellFish, all of which have a longer track record, and it has no native Android or Linux client if your team needs one. Sync runs through a cloud backend (Supabase) rather than a fully offline-first model, which some security-conscious users may prefer to avoid. And Kestrel's AI assistant is a differentiator, not a replacement for the protocol-level depth veteran terminal apps market themselves on.

Verdict: best iPad SSH client by use case

If you want the deepest keyboard and trackpad driven terminal and don't need a dashboard, pick Blink Shell. If your team spans Android, Windows and Linux alongside iPad, Termius covers the most ground. If a remote server behaving like local storage in Files matters more than monitoring, Secure ShellFish is the right call. If you want hardware security key support and the fastest native text rendering and don't mind paying for it, Prompt 3 delivers. If what you actually want is a live health dashboard for a fleet of servers, SFTP and service control without leaving the app, and a free tier that does real work before you pay anything, that's what we built Kestrel for.

For more on how the platforms compare, see our posts on the best SSH client for iPhone, how to use SFTP on iPhone, and managing a homelab from your phone.

Frequently asked questions

What is the best SSH client for iPad?

It depends what you need. Blink Shell for the deepest keyboard-driven terminal, Termius for cross-platform sync, Secure ShellFish for mounting server files in the Files app, and Kestrel if you want a live monitoring dashboard alongside the terminal, free to start.

Does SSH work well with Stage Manager or Split View on iPad?

Yes, modern SSH clients open as normal resizable windows, so you can run a terminal in Split View or Stage Manager next to Safari, Notes or a file browser.

Can I use a Magic Keyboard and trackpad for SSH on iPad?

Yes, and it's worth having. A hardware keyboard gives you the modifier and arrow keys a shell session needs, and trackpad support lets you place the cursor precisely instead of tapping the screen.