Network protocol that allows data to be exchanged using secure shell.
If you are a
web administrator, you will know that it is very important to make sure that a connection is secure when you administer a PC remotely, and you will know the
SSH protocol. With
OpenSSH it is possible to administer any computer remotely from the command prompt using the
SSH encryption protocol, one of the most secure to date.
OpenSSH includes various tools that make the totally secure
client-server interaction and encryption a lot easier. Among these tools we will find some that are very useful, like a public password generator, an ftp, a password manager...
In reality, what the computer thinks is that the user is using it directly, nevertheless, by using the connected client and server by means of the SSH protocol, the truth is that the user could be anywhere with an Internet connection using the computer with out any risk.
OpenSSH has
two components, the client and the server. Logically each one has to started on a machine to be able to communicate correctly.
Requirements: This
download requires a ZIP compatible compressor, like for example 7ZIP.