sshdia is an SSH terminal client for Android optimized for Korean input.
I created this new client because other connectors made using Korean inconvenient.
【Key Features】
▸ Full support for Hangul IME — Accurate transmission of characters being composed
▸ ANSI 256-color terminal — Displays colors for ls --color, vim, htop, tmux
▸ Scrollback buffer (up to 1,000 lines) — Swipe up to view previous output
▸ Copy terminal screen to clipboard
▸ Function key toolbar including Esc, Tab, Ctrl-C, etc.
▸ Supports Arrow, Home, End, PgUp, and PgDn keys
▸ Save and manage multiple host profiles
【Security】
▸ Encrypts and stores SSH credentials (password, private key) on-device using AES-256-GCM
▸ Defends against Man-in-the-Middle (MITM) attacks using TOFU (Trust On First Use) host key fingerprint verification
▸ Disable Google Backup — Credentials are not uploaded to the cloud
▸ Supports both SSH private and public key authentication
【Connection】
▸ SSH2 protocol (JSch-based)
▸ Password authentication and private key (PEM) authentication
▸ xterm-256color PTY
▸ Maintain sessions in the background (Foreground service)
Manage, develop, and operate servers conveniently on Android devices.