ShellDiver: SSH Client

Real terminal, no subscription

Free

Every feature is free — sync, startup commands and port forwarding included. No subscription, no Pro tier. With software, free is usually a question rather than an answer. Here it is arithmetic: no server of ours, no accounts, no analytics — nothing for a subscription to pay for. Sync, startup commands, port forwarding: all of it is in the app. WHERE YOUR KEYS LIVE In your device's keychain. ShellDiver has no account and no sign-in — there is simply nowhere on our side for anything of yours to sit. An Ed25519 key either travels with you through iCloud Keychain, end-to-end encrypted, or stays on this device behind Face ID. A Secure Enclave key is created inside the security chip. It cannot be read out — not even by ShellDiver — never leaves the device, and will ask for Face ID on every sign-in if you want it to. THE VAULT Instead of iCloud you can take syncing into your own hands: an encrypted file in a place you choose. A USB stick, a cloud folder, or your own WebDAV server, so Nextcloud, ownCloud, a Synology, an Apache with mod_dav. It works across different Apple IDs and carries the secrets with it: saved server passwords and private keys. Only your devices encrypt and decrypt. Whoever runs the storage location sees nothing but unreadable files. You add a second device with a QR code, without typing your passphrase there. THE TERMINAL It does not hang up because you looked somewhere else for a minute: the connection belongs to the session, not to the screen. The running build and the half-typed line are still there when you come back. Up to 20 sessions as tabs, terminals and files mixed. Real xterm emulation: colour, UTF-8, resizing that works — htop, vim and colourful logs look the way you expect. Plus search through the scrollback, your choice of monospaced font including Nerd Fonts, and five colour schemes. On iPhone there is a row above the keyboard with esc, ctrl, tab, arrows and a paste key, because a phone has no ⌘V. When the link drops, ShellDiver notices through keepalives and rebuilds it by itself. This is SSH, not Mosh: the new shell starts fresh. SIGNING IN WITHOUT GUESSING ShellDiver asks the server which methods it offers and works through whatever it holds credentials for. That covers publickey followed by keyboard-interactive — 2FA after the key — and equally a server that only offers keyboard-interactive while the host is saved as "password". One-time codes are never pre-filled and never stored. You confirm a host key once, by its fingerprint. Every connection after that checks it, and a key that has changed is refused rather than waved through. THROUGH A JUMP HOST When a server is only open on the inside, you give it a jump host — OpenSSH's ProxyJump. The jump host then forwards nothing but encrypted bytes and cannot read along; both sign-ins are signed on this device. So your key does not have to sit on the machine in between, and a Secure Enclave key works here too. FILES AND TUNNELS The SFTP browser downloads and uploads, whole folders included, renames, and deletes recursively. Local port forwarding brings a database or an admin interface onto this device. It listens on 127.0.0.1 only and cannot be reached from outside; each rule holds its own connection, so a tunnel does not fall with a terminal. WHAT YOU ALREADY HAVE Your ~/.ssh/config is imported, with each IdentityFile matched against the keys you have and any ProxyJump resolved; so is known_hosts, hashed entries as far as they can be matched. Keys come in as Ed25519, RSA or ECDSA — from the OpenSSH container, from PuTTY's .ppk (v2 and v3), and from the PEM family. A passphrase on the file is used once during import and not kept. Snippets are also the buttons above the keyboard — global or bound to one host, with a confirmation step if you want one. One per host runs by itself as soon as the shell is open. The backup is a JSON file you can read — secrets sit inside an encrypted block under a passphrase you choose. Without it nobody gets at them, us included.

  • This app hasn’t received enough ratings or reviews to display an overview.

This release brings the vault: a way to sync that needs neither iCloud nor an Apple ID. The vault • Servers, folders, snippets, port forwards and known host keys sit encrypted in a storage location you choose yourself: a USB stick, a cloud folder or your own WebDAV server. • Unlike the iCloud route, the secrets travel too: saved server passwords and private keys. • Only your devices encrypt and decrypt. Whoever runs the storage location sees nothing but unreadable files. • You add a second device with a QR code or a code you type in. It never asks for your passphrase. • During setup you get an emergency sheet with a recovery code to keep. • If a device goes missing, "Change key" locks it out. • iCloud and the vault never run at the same time. Setting up the vault switches iCloud off. Sync & backup • All of it now sits on one screen under "More", and on the Mac in a tab of its own in Settings. Files • Multiple selection. On the Mac a click selects, Shift and Command extend, dragging takes in whatever you sweep over, a double click opens. On iPhone and iPad, "Select" at the top right. • Save or delete several items at once. • Transfers in progress can be cancelled. • Deleting now asks first. A full swipe used to delete on the spot. Security • The SSH library now includes all seven security fixes published since its last release. • Fixed: a server directory with a doctored entry could write outside the chosen destination folder while saving. • Fixed: "Save" could upload the selected destination folder to the server instead of downloading from it. • Fixed: when a server reported no permissions for an entry, that entry inherited the permissions of the one before it. Deleting could then clear out a folder where it should only have removed a link. • Fixed: after a failed folder change the list kept showing the old folder while actions landed in the new one.

The developer, Mathias Oysmueller, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .

  • Data Not Collected

    The developer does not collect any data from this app.

    Privacy practices may vary, for example, based on the features you use or your age. Learn More

    The developer has not yet indicated which accessibility features this app supports. Learn More

    Seller
    • Mathias Oysmueller
    Size
    • 11.6 MB
    Category
    • Developer Tools
    Compatibility
    Requires iOS 18.0 or later.
    • iPhone
      Requires iOS 18.0 or later.
    • iPad
      Requires iPadOS 18.0 or later.
    • Mac
      Requires macOS 15.0 or later and a Mac with Apple M1 chip or later.
    Languages
    • English and German
    Age Rating
    13+
    Copyright
    • © 2026 OSTRONG STUDIOS