Comparison of SSH clients

An SSH client is a software program which uses the secure shell protocol to connect to a remote computer. This article compares a selection of notable clients.

General edit

Name Developer Initial release Platform Latest release License GUI TUI/CLI
Version Date
AbsoluteTelnet Celestial Software (Brian Pence) 1996 Windows 11.24[1]   2020-08-13 Proprietary    
Bitvise SSH Client Bitvise Limited 2001 Windows 9.32[2][3]   2023-12-20 Proprietary    
ConnectBot Kenny Root
Jeffrey Sharkey
2007-11[a] Android 1.9.10[4]   2023-12-21 Apache-2.0 ? ?
Dropbear Matt Johnston 2003-04-06 AIX 2022.83[5]   2022-11-14 MIT    
BSD
Cygwin
Linux
HP-UX
iOS
Maemo
macOS
Solaris
eSSH Client Ecode Software 2002-07 BSD 4.2.0[6]   2007-01-15 Proprietary ? ?
Linux
macOS
Solaris
Windows
lsh Niels Möller 1999-05-23 BSD 2.1[7]   2013-06-26 GPL-2.0-or-later    
Linux
macOS
Solaris
OpenSSH[b] The OpenBSD project 1999-12-01[c] AIX 9.7[8]   2024-03-11 BSD    
Android
BSD
Cygwin
Linux
HP-UX
iOS
Maemo
OpenVMS
macOS
Solaris
Windows
z/OS
PuTTY Simon Tatham 1999-01-22 BSD 0.80[9]   2023-12-18 MIT    
Linux
macOS
Solaris
Windows
SecureCRT VanDyke Software 1998-06 Linux 9.3.1[10]   2022-12-06 Proprietary    
macOS 9.3.1[10]   2022-12-06
iOS 2.4.3[11]   2021-12-13
Windows 9.3.1[10]   2022-12-06
Tera Term TeraTerm Project 2004[d] Windows 5.1[12]   2023-12-18 BSD-3-Clause    
TN3270 Plus SDI USA, Inc. 2006 Windows 4.0.7[13]   2019-02 Proprietary    
TtyEmulator FCS Software 2002-05 Windows 4.6.0.0[14]   2021-03-16 Proprietary    
wolfSSH wolfSSL 2016-07-20[e] BSD 1.4.15[15]   2023-12-23 GPL-3.0-or-later[f]    
Cygwin
Linux
macOS
Solaris
Windows
ZOC Terminal EmTec, Innovative Software 1995-07-01 macOS 8.07.7[16]   2024-03-06 Proprietary    
OS/2 4.15[17]   2004-08-25
Windows 8.07.7[16]   2024-03-06
  1. ^ Based on Trilead SSH-2 for Java.
  2. ^ Also known as OpenBSD Secure Shell.
  3. ^ Based on OSSH.
  4. ^ Based on Tera Term Pro 2.3 (1994–1998).
  5. ^ Based on wolfCrypt.
  6. ^ Also available under a proprietary license.

Platform edit

The operating systems or virtual machines the SSH clients are designed to run on without emulation include several possibilities:

  • Partial indicates that while it works, the client lacks important functionality compared to versions for other OSs but may still be under development.

The list is not exhaustive, but rather reflects the most common platforms today.

Name macOS Windows Cygwin BSD Linux Solaris OpenVMS z/OS AIX HP-UX iOS Android Maemo Windows Phone
AbsoluteTelnet No Yes No No No No No No No No No No No ?
Bitvise SSH Client No Yes No No No No No No No No No No No No
ConnectBot No No No No No No No No No No No Yes No No
Dropbear Yes No Yes Yes Yes Yes ? ? Yes Yes Yes[a] No Yes ?
eSSH Client Yes Yes ? Yes Yes Yes ? ? No No No No No ?
lsh Yes No No Partial[b] Yes Yes ? ? No No No No No ?
OpenSSH[c] Included Included[d] Included Included Included[e] Yes Yes Yes Yes Yes Yes[a] Yes Yes ?
PuTTY Partial Yes ? Yes Yes Yes ? ? No No No No No Beta
SecureCRT Yes Yes No No Yes No No No No No Yes No No ?
SmartFTP No Yes No No No No No No No No No No No ?
Tera Term No Yes No No No No No No No No No No No ?
TN3270 Plus No Yes No No No No No No No No No No No ?
TtyEmulator No Yes No No No No No No No No No No No ?
WinSCP No Yes No No No No No No No No Yes[a] No No ?
wolfSSH Yes Yes Yes Yes Yes Yes No No No No No No No No
ZOC Terminal Yes Yes No No No No No No No No No No No ?
Name macOS Windows Cygwin BSD Linux Solaris OpenVMS z/OS AIX HP-UX iOS Android Maemo Windows Phone
  1. ^ a b c Only for jailbroken devices.
  2. ^ lsh supports only one BSD platform officially, FreeBSD.
  3. ^ Also known as OpenBSD Secure Shell.
  4. ^ Included and enabled by default since windows 10 version 1803. Win32-OpenSSH can be installed as an optional component in the Windows versions before Windows 10 version 1803 to Windows 10 version 1709. Portable version can be download from Win32-OpenSSH for other versions.
  5. ^ The majority of Linux distributions have OpenSSH as an official package, but a few do not.

Technical edit

Name SSH1
(insecure)
SSH2 Additional protocols Port forwarding and Tunneling Session
multiplexing
[a]
Kerberos IPv6 Terminal SFTP/SCP Proxy client[b]
TELNET rlogin Port
forwarding
SOCKS
[c]
VPN
[d]
AbsoluteTelnet yes Yes Yes No Yes Yes No Yes Yes Yes Yes Yes SOCKS 4, 5; HTTP
Bitvise SSH Client no Yes No No Yes Yes Yes Yes Yes Yes Yes Yes SOCKS 4, 5
Dropbear no Yes No No Yes No No No No Yes Yes Yes ?
lsh no Yes Yes No Yes Yes No Yes No Yes Yes Yes ?
OpenSSH[e] no[f] Yes No No Yes Yes Yes Yes Yes Yes Yes Yes ProxyCommand
PuTTY yes Yes Yes Yes Yes Yes No Yes Yes[g] Yes Yes Yes[h] SOCKS 4, 5; HTTP; Telnet; Local
SecureCRT yes Yes Yes Yes Yes Yes No Yes Yes Yes Yes Yes SOCKS 4, 5; HTTP; Telnet; Generic
SmartFTP no Yes Yes No No No No No Yes Yes Yes Yes SOCKS 4, 5; HTTP
Tera Term yes Yes Yes No Yes No No No No Yes Yes SCP SOCKS 4, 5; HTTP; Telnet
TN3270 Plus yes Yes Yes No No Yes No Yes No Yes Yes No SOCKS 4
TtyEmulator yes Yes Yes Yes Yes Yes No Yes No No Yes No SOCKS 4,4a, 5; HTTP Local
WinSCP [i] no[j] Yes No No limited[k] No No No Yes Yes simple Yes SOCKS 4, 5; HTTP; Telnet; Local
wolfSSH no Yes No No Yes No No No No Yes simple Yes No
ZOC Terminal yes Yes Yes Yes Yes Yes No No Yes Yes Yes Yes[l][m] SOCKS 4; 5; HTTP; Jumpserver
Name SSH1
(insecure)
SSH2 Additional protocols Tunneling Session
multiplexing
[a]
Kerberos IPv6 Terminal SFTP/SCP Proxy client[b]
TELNET rlogin Port
forwarding
SOCKS
[c]
VPN
[d]
  1. ^ a b Accelerating OpenSSH connections with ControlMaster.
  2. ^ a b Can the SSH client connect itself through a proxy? This is distinct from offering a SOCKS proxy or port forwarding.
  3. ^ a b The ability for the SSH client to perform dynamic port forwarding by acting as a local SOCKS proxy.
  4. ^ a b The ability for the SSH client to establish a VPN, e.g. using TUN/TAP.
  5. ^ Also known as OpenBSD Secure Shell.
  6. ^ OpenSSH deleted SSH protocol version 1 support in version 7.6 (2017-10-03)
  7. ^ The version 0.63 supports GSSAPI. Successfully tested on Win 8 using Active Directory
  8. ^ The PuTTY developers provide SCP and SFTP functionality as binaries for separate download.
  9. ^ WinSCP bundles a number of software components including PuTTY. [1].
  10. ^ WinSCP Version history.
  11. ^ WinSCP connection tunneling.
  12. ^ SCP and SFTP through terminal.
  13. ^ SCP and SFTP according to ZOC features page.

Features edit

Name Keyboard mapping Session tabs ZMODEM transfers Find text in buffer Mouse input support[a] Unicode support URL hyperlinking Public key authentication Smart card support Hardware encryption FIPS 140-2 validation Scripting Shared Database Auto-reconnect CA Certificates
AbsoluteTelnet full Yes Yes Yes Yes Yes Yes Yes Yes ? Yes Yes ? ? ?
Bitvise SSH Client ? No No No Yes Yes No Yes No ? Partial Yes No Yes No
OpenSSH[b] ? No No ? Yes[c] Yes not native[d] Yes Yes Yes Partial[e] No No ? Yes[f]
PuTTY No No[g] No No Yes Yes No[h] Yes No Yes No No No No No[i]
SecureCRT Yes Yes Yes Yes Yes Yes Yes Yes Yes No Yes Yes No ? ?
SmartFTP Partial Yes No Yes Yes Yes Yes Yes Yes AES-NI Yes No ? ? ?
Tera Term Yes Yes Yes No Yes Yes Yes Yes No No No Yes No ? ?
TN3270 Plus Yes Yes No No No No Yes Yes No No No Yes ? ? ?
TtyEmulator No No No Yes Yes No Yes Yes No No No Yes ? ? ?
wolfSSH No No No No No Yes No Yes No Yes Yes No No No Yes
ZOC Terminal full Yes Yes Yes Yes Yes Yes Yes Yes No No Yes ? ? ?
  1. ^ The ability to transmit mouse input to text mode applications such as Midnight Commander
  2. ^ Also known as OpenBSD Secure Shell.
  3. ^ Only when the terminal itself supports mouse input. Most graphical ones do, e.g. xterm.
  4. ^ No native URL highlighting; however most graphical consoles support URL highlighting.
  5. ^ Validated when running OpenSSH 2.1 on Red Hat Enterprise Linux 6.2 in FIPS mode or when running OpenSSH 1.1 on Red Hat Enterprise Linux 5 in FIPS mode
  6. ^ OpenSSH supports the minimal certificate format since v5.4. "OpenSSH Release Notes: 5.4". OpenBSD Project. 2010-03-08. Retrieved 2021-08-30.
  7. ^ PuTTY does not support tabs directly, but many wrappers are available that do.
  8. ^ Putty v71.0 does not support OpenSSH certificates. See Ben Harris' 2016-04-21 wish.[18][19]

Authentication key algorithms edit

This table lists standard authentication key algorithms implemented by SSH clients. Some SSH implementations include both server and client implementations and support custom non-standard authentication algorithms not listed in this table.

Name ssh-dss[a] ssh-rsa RSA with SHA-2 ECDSA with SHA-2 EdDSA Security keys
rsa-sha2-256 rsa-sha2-512 ecdsa-sha2-nistp256 ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 ssh-ed25519 ssh-ed448 sk-ecdsa-sha2-nistp256 sk-ssh-ed25519
AbsoluteTelnet ? ? ? ? ? ? ? ? ?
Bitvise SSH Client ? ? ? ? ? ? ? ? ?
Dropbear Yes Yes Yes No Yes Yes Yes Yes ?
lsh ? ? ? ? ? ? ? ? ?
OpenSSH[b] Yes[c] Yes Yes Yes Yes Yes Yes Yes No Yes Yes
PuTTY Yes Yes Yes Yes Yes Yes Yes Yes Yes No[d] No[d]
SecureCRT Yes Yes Yes Yes Yes Yes Yes Yes ?
SmartFTP Yes Yes Yes Yes Yes Yes Yes Yes No No No
Tera Term ? ? ? ? ? ? ? ? ?
TN3270 Plus ? ? ? ? ? ? ? ? ?
TtyEmulator ? ? ? ? ? ? ? ? ?
WinSCP No Yes Yes Yes Yes Yes Yes ? ?
wolfSSH No Yes Yes Yes Yes Yes Yes No No No No
ZOC Terminal[e] Yes Yes Yes Yes Yes Yes Yes Yes No
Name ssh-dss ssh-rsa rsa-sha2-256 rsa-sha2-512 ecdsa-sha2-nistp256 ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 ssh-ed25519 ssh-ed448 sk-ecdsa-sha2-nistp256 sk-ssh-ed25519
RSA with SHA-2 ECDSA with SHA-2 EdDSA Security keys
  1. ^ ssh-dss is based on Digital Signature Algorithm which is sensitive to entropy, secrecy, and uniqueness of its random signature value.
  2. ^ Also known as OpenBSD Secure Shell.
  3. ^ By default, disabled at run-time since OpenSSH 7.0 released in 2015.
  4. ^ a b PuTTY does not support security keys / FIDO tokens, but is supported in PuTTY-CAC
  5. ^ ZOC' SSH is based on OpenSSH and supports the same encryptions.

See also edit

References edit

  1. ^ "AbsoluteTelnet/SSH Version History".
  2. ^ "Bitvise SSH Client Version History". 20 December 2023.
  3. ^ "Bitvise SSH Server Version History". 20 December 2023.
  4. ^ "Release 1.9.10". 21 December 2023. Retrieved 19 January 2024.
  5. ^ "Release Dropbear 2022.83".
  6. ^ "Ecode Software Inc". Archived from the original on 31 October 2013.
  7. ^ "LSH-2.1 release". 26 June 2013.
  8. ^ "release-9.7".
  9. ^ Simon Tatham (18 December 2023). "PuTTY 0.80 is released". Retrieved 18 December 2023.
  10. ^ a b c "SecureCRT 9.3.1". 6 December 2022.
  11. ^ "SecureCRT on the App Store". Retrieved 30 January 2023.
  12. ^ "Release 5.1". 18 December 2023. Retrieved 19 December 2023.
  13. ^ "TN3270 Plus Version History". February 2019.
  14. ^ "What's new - TTY Emulator". 16 March 2021.
  15. ^ "Release 1.4.15". 23 December 2023. Retrieved 19 January 2024.
  16. ^ a b "ZOC Terminal – SSH/Telnet-Client and Terminal Emulator – Version History". 10 January 2024.
  17. ^ "ZOC V4.15". 25 August 2004.
  18. ^ "ssh2-openssh-certkeys.html".
  19. ^ "ssh2-openssh-certkeys".