SSH is an acronym for a protocol ( S ecure Sh ell) that is used to access remote machines that are connected to a network.
SSH servers for Windows and Linux
The following is a list of SSH servers. The vast majority are free and open source. In addition, we recommend using the PuTTY client
KpyM SSH Server is a free and opensource ssh server for Windows NT / 2000/2003 / XP. Provides access to a remote server through the ssh protocol. Also have Supports command line list applications (dir, ftp, etc.) and color graphics applications (edit.com, tetrix.exe, etc.). KTS accepts connections from SSH clients that work under any operating system. In addition, KTS provides the possibility of transmitting and manipulating files using the SFTP (Secure File Transfer Protocol) protocol. This server runs as a service and uses the Windows identification system, so there is no need to save additional users and passwords.
freeSSHd is a free SSH server. It provides a strong encryption and identification model for insecure networks like the Internet. Users can make remote connections or even access their files thanks to a built-in SFTP server.
DropBear SSH Server And Client is a relatively small SSH 2 server and client. It works on a variety of POSIX based platforms. It is an Open Source software distributed under MIT-Style license. This server is particularly useful for Linux or Unix systems, such as wireless routers.
OpenSSH is a free version of the SSH connectivity tools used by technical users. Users who use telnet, rlogin and ftp do not notice that their key is transmitted over the network without being encrypted. OpenSSH encrypts all traffic (including passwords) to eliminate connection hijacks among many other attacks. OpenSSH provides various authentication methods in addition to supporting all versions of SSH protocols.
OpenSSH for Windows is a free package that installs server and client tools in the Cygwin package without the need to install the full CygWin program. It is similar to the NetworkSimplicity package. The OpenSSH package for Windows provides support for SSH / SCP and SFTP.
WinSSHD is a secure SSH server for Windows NT4 / 2000 / XP / 2003 and Vista that supports the following SSH services: Secure remote access via console (supports vt100, xterm and bvterm), secure remote access via GUI (Remote desktop or WinVNC required ), secure file transfer using SFTP and SCP (compatible with most popular clients), secure TCP / IP connection (port forwarding). You can use WinSSHD for a period of 30 days.
copSSH - OpenSSH for Windows is an implementation of an SSH client and server for Windows systems. It is another openssh package, cygwin, some popular tools and also with some of the best practices related to security. You can use COPSSH for remote administration of your systems or to obtain remote information in a secure way.
Report