Comparison of SSH servers

An SSH server is a software program which uses the secure shell protocol to accept connections from remote computers. SFTP/SCP file transfers and remote terminal connections are popular use cases for an SSH server.

General

Name Developer First release date Last release Last release date License
Apache MINA SSHD Apache Software Foundation 2009 2.4.0 2020-02-04[1] Apache License v2
Bitvise SSH Server Bitvise Limited 2001 8.43 2020-06-06[2] Proprietary, Free for non-commercial use
CopSSH Itefix 2003-08-12 6.4.0 2018-10-20[3] Proprietary, Free for non-commercial use
CrushFTP Server CrushFTP, LLC 2003-01-01 9.0.0 2018-10-30 Proprietary, shareware
Dropbear Matt Johnston 2003-04-06[4] 2019.78 2019-03-27[5] MIT
lsh Niels Möller 1999-05-23[6] 2.1 2013-06-26 GPL
OpenSSH (OpenBSD Secure Shell) The OpenBSD project 1999-12-01 8.3 2020-05-27[7] BSD
SecureCRT VanDyke 1995-10-04 8.7.2 2020-05-14[8] Proprietary
Teleport Gravitational 2016-06-23 4.2.9 2020-05-05[9] Apache License v2
wolfSSH wolfSSL 2019-10-31 1.4.3 2019-04-18[10] GPLv3 or Commercial Distribution

Platform

The operating systems or virtual machines the SSH servers are designed to run on without emulation; there are several possibilities:

  • No indicates that it does not exist or was never released.
  • Partial indicates that while it works, the server lacks important functionality compared to versions for other OSs but may still be under development.
  • Beta indicates that while a version is fully functional and has been released, it is still in development (e.g. for stability).
  • Yes indicates that it has been officially released in a fully functional, stable version.
  • Dropped indicates that while the server works, new versions are no longer being released for the indicated OS; the number in parentheses is the last known stable version which was officially released for that OS.
  • Included indicates that the server comes pre-packaged with or has been integrated into the operating system.

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

Name Mac OS X Mac OS classic Windows Cygwin BSD Linux Solaris Java OpenVMS z/OS AmigaOS AIX HPUX iOS: iPhone,[Note 1] iPod Touch webOS Android
Apache MINA SSHD Yes No Yes No Yes Yes Yes Yes No No No Yes Yes No No No
Bitvise SSH Server No No Yes No No No No No No No No No No No No No
CopSSH No No Yes Yes No No No No No No No No No No No No
CrushFTP Server Yes No Yes Yes Yes Yes Yes Yes No No No Yes Yes No No No
Dropbear Yes No No Yes Yes Yes Yes No No No No Yes Yes No Yes[Note 2] Yes
lsh Yes No No No Partial[Note 3] Yes Yes No No No No No No No No ??
OpenSSH (OpenBSD Secure Shell) Included No Optional[Note 4] Included Included Included[Note 5] Yes No Yes Yes Yes Yes[Note 6] Included Yes[Note 7] Yes[Note 2] Partial
wolfSSH Yes No Yes Yes Yes Yes Yes No No No No ?? ?? No ?? No

Features

Name SSH1 SSH2 Port forwarding SFTP SCP Supports IPv6 Supports OpenSSH authorized keys Privilege separation FIPS 140-2 support
Apache MINA SSHD No Yes Yes Yes Yes Yes Yes No ?
Bitvise SSH Server No Yes Yes Yes Yes Yes Yes Yes Yes
CopSSH Yes Yes Yes Yes Yes Yes Yes Yes[11] ?
CrushFTP Server No Yes Yes Yes Yes Yes Yes Yes ?
Dropbear No Yes Yes Partial Yes Yes Yes No ?
Lsh No Yes Yes Yes Yes ? ? ? ?
OpenSSH (OpenBSD Secure Shell) No[12] Yes Yes Yes Yes Yes Yes Yes[11] Yes[Note 8]
wolfSSH No Yes Yes Yes Yes Yes Yes No Yes

See also

Notes

  1. Unless otherwise noted, iPhone refers to non-jailbroken devices.
  2. OpenSSH and Dropbear are available as optware packages installed by PreWare (maintained by WebOS Internals)
  3. Lsh supports only one BSD platform officially, FreeBSD.
  4. Native OpenSSH for Windows 10 is an optional feature that can be installed. OpenSSH can be installed in windows from windows 10 version 1709 and up. The project is called Win32-OpenSSH (contains 64bit as well), hosted on GitHub.
  5. Most Linux distributions have OpenSSH as an official package, but a few do not.
  6. OpenSSH 3.4 was the first release included since AIX
  7. Only for jailbroken devices.
  8. OpenSSH server can be built with FIPS 140-2

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.