Secure Shell or SSH is a network protocol allowing secure network communications between two computers, by utilising encryption.
SSH is used primarily for:
or SFTP
SSH uses TCP port 22 by default.
- Opensource implementation of the SSH protocol. OpenSSH is the most commonly used server software for SSH, and most common client software for SSH on Linux.
- Free telnet/SSH client. This is the most commonly used SSH client for Windows based systems.
Guide to SSH at BodHost