Secure Shell
Secure Shell, known informally as SSH or ssh, is a program allows a machine to login and execute commands on a remote machine securely. Communication is encrypted, allowing the machines to communicate over insecure networks. The most common implementation is OpenSSH, which is available on many operating systems such as Windows, MacOS, Linux, and BSD.
- This page is a stub. Should you wish to do so, you can contribute by expanding this page.