Download Linux Free

OpenSSH

OpenSSH is a platform of tools that allows secure encryped connections. It powers the SSH connection too and SCP secure file copy utility.

The OpenSSH suite replaces rlogin and telnet connection utilities with the ssh program. Rcp is replace with scp, and ftp with sftp. Also included is sshd, the server side of the package.

Other utilities included in the support umbrella are: ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server.

 

OpenSSH Visual Host Fingerprint Representation

With the visual host key fingerprint, users can more easily tell whether they recognize a hex key using ssh. The secure shell remote connection program lets you connect to another [...]