Native iOS SSH terminal.
Remote-first. Trustworthy. Snappy.

Weiming Terminal is the fastest path from your iPhone or iPad to a remote shell. Built on SwiftNIO SSH and CryptoKit, with first-class Secure Enclave keys, trust-on-first-use host key verification, and a real terminal surface powered by SwiftTerm.

ubuntu@prod ~ — ssh
$ ssh ubuntu@prod.example.com
The authenticity of host 'prod.example.com' can't be established.
ED25519 key fingerprint is SHA256:7sJpW3z…N9Q4o.
This key is not known by any other names.

trust on first use? yes

# welcome to prod
ubuntu@prod:~$ uname -a
Linux prod 6.8.0-aws #1 SMP aarch64 GNU/Linux
ubuntu@prod:~$ _

What you get

Trust on first use

Stable SHA-256 host key fingerprints that match `ssh-keygen -lf` exactly. Mismatch blocking, never silent.

Real Secure Enclave keys

Generate device-bound P-256 keys via CryptoKit, signed inside the Secure Enclave. The private key never leaves your phone.

Snappy SwiftTerm surface

PTY resize, full UTF-8, ANSI colors, copy and paste, scrollback, multiple tabs sharing one event loop.

Hardware keys & modifiers

Ctrl, Alt, Esc, arrows, Home, End, Page Up, Page Down. Cmd shortcuts for tabs, reconnect, snippets, and search.

Snippets with variables

Save the commands you run a hundred times a day. Substitute `{{variable}}` placeholders inline.

Biometric lock

Face ID, Touch ID, or Optic ID gate on launch. Credentials live only in the iOS Keychain.

What it doesn't do

  • No cloud vault. No third-party SDKs. No analytics. No tracking.
  • No local shell. The app cannot run code on your device — every command runs on the remote server you choose.
  • No ads. No subscriptions. No premium tier.

Your hosts and credentials live only on your device, in the iOS Keychain and Secure Enclave. The only network connections the app makes are SSH connections to the servers you explicitly add.

Requirements

iOS 26 or later. iPhone and iPad supported. Free, no in-app purchases.

Open posture

Built on Apple's SwiftNIO SSH and SwiftTerm. Encryption is CryptoKit + Apple Security framework only — no proprietary cryptography.

Status

v1.2.0 currently in App Review. Watch this page or follow the Support page for release news.