Skip to content
Secure Shell

File:X11_ssh_tunnelling.png · Wikimedia Commons · See Wikimedia Commons

EntityQ170460· pop 60· linked from 876 articles

Secure Shell

Sign in to save

Also known as SSH, SSh, SSH protocol, Secure Shell protocol

cryptographic network protocol for secure data communication, remote shell services or command execution and other secure network services between two networked computers

AI overview

Secure Shell (SSH) is a cryptographic protocol that allows two computers to communicate securely over a network, protecting the data from being intercepted or read by unauthorized parties. It's commonly used for remote access to computers and running commands on distant systems, making it essential for system administrators and anyone who needs to safely manage computers from afar.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
X11 ssh tunnelling.png
Show 5 more facts
Commons category
SSH
port
22
software version identifier
0.10.5
inception
1995-00-00
Sources (6)

via Wikidata · CC0

~23 min read

Article

The Secure Shell Protocol (SSH Protocol) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line execution.

SSH was designed for Unix-like operating systems as a replacement for Telnet and unsecured remote Unix shell protocols, such as the Berkeley Remote Shell (rsh) and the related rlogin and rexec protocols, which all use insecure, plaintext methods of authentication, such as passwords.

Gallery (3)

Connections

Categories