SSH (Secure Shell Protocol) is a secure network connection protocol. They essentially allow us to operate a remote machine from a local machine. They’re designed to work with UNIX systems to replace the unsecure Telnet protocol.

We can SSH into computers mainly via a command-line interface, with tools like the PowerShell or PuTTY.