"OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.
OpenSSH is developed by the OpenBSD Project. The software is developed in countries that permit cryptography export and is freely useable and re-useable by everyone under a BSD license. However, development has costs, so if you find OpenSSH useful (particularly if you use it in a commercial system that is distributed) please consider donating to help fund the project."
Hace unos días a petición de unos compañeros del trabajo, la necesidad (requerimiento pues) era instalar un servidor SSH pero en un sistema operativo Windows; si bien esto no tiene nada de complejo (todo fue prácticamente un Next » Next » Next) dejo aqui la guía por si algún día es requerida.
Es necesario hacer uso del administrador ya que el puerto a usar es un puerto privilegiado (<1024) y dada esta necesidad se requieren permisos de administrador.