- Password login and private key login
- Ed25519, RSA, ECDSA and DSA private keys wey di current app dey support
- Saved server profile wit host, port, username, credential, private key and optional tunnel spec
- Search saved servers by name or host
- Search-first Add Session flow: pick saved server from dedicated search page and connect with one tap
- Reusable credential record wey you fit pick for server setup
- Recent session history to reconnect to common server set
- Login log for successful and failed try
Feature list
Mobile SSH features
Mobile SSH dey build for direct Android SSH use: open terminal, keep am alive, move file, save server, and recover quick when mobile network mess up.
- VT100/xterm-256color style terminal behaviour
- 5000-line scrollback buffer
- Extra key row for ESC, TAB, CTRL, Shift, arrows, Home, End, PgUp, PgDn and keyboard toggle
- Tap to focus, optional tap-to-show-keyboard setting, copy and copy-all action
- Pinch-to-zoom text sizing wit remote terminal resize
- Double-tap pane fullscreen mode
- Terminal text selection wit Copy, Share and Select all action
- Gboard suggestion/autocorrect and voice input support, wit composing-text buffer for terminals
- Up to eight SSH session same time
- Grid layout for active session
- Foreground service to help background and screen-lock survive
- Keepalive and reconnect try wit exponential backoff
- Active Sessions entry from start screen; ongoing notification wey dey list session — tap to open
- tmux command tracking and reattach hint when work break
- Agent alerts: notification wit optional sound and vibration when remote agent (Claude Code, Codex, etc.) need input; e dey play for headphones over video
- Dual-pane SFTP browser for local and remote file
- Upload and download queue
- Remote rename, delete, create, edit and details
- Sort by name or date wit per-host memory
- Local port forwarding wey dey save with server profile
- Runtime tunnel add/remove view for connected session
- App UI translations: Arabic, Bengali, Chinese (Simplified and Traditional), English, French, German, Hindi, Indonesian, Japanese, Marathi, Nigerian Pidgin, Portuguese, Russian, Spanish, Tamil, Telugu, Turkish, Urdu
- E dey follow Android system language; no need for separate picker inside di app
- Generate new Ed25519, ECDSA, or RSA keys for di device, with optional passphrase
- Copy, share, or save di public key wey you generate to add am to di server authorized_keys
- Export saved servers and credentials to backup file
- Optional passphrase dey encrypt di backup; import with merge or replace
- Backup wey no get encryption dey store passwords and keys as plain text — protect or delete di file
Security note: di current app dey store saved server and credential record local for Android device. No cloud sync. Use strong screen lock to protect device, and no save credential on shared device.