အသုံးပြုသူ:SSH remoteserver

ဝီကီပီးဒီးယား မှ
"SSH"ကို ဤနေရာသို့ ညွှန်းသည်။ အခြား အဓိပ္ပာယ်များအတွက် SSH (သံတူကြောင်းကွဲ)ကို ကြည့်ပါ။

တမ်းပလိတ်:Infobox networking protocol

The Secure Shell Protocol (SSH) 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 applications are based on a client–server architecture, connecting an SSH client instance with an SSH server.[၂] SSH operates as a layered protocol suite comprising three principal hierarchical components: the transport layer provides server authentication, confidentiality, and integrity; the user authentication protocol validates the user to the server; and the connection protocol multiplexes the encrypted tunnel into multiple logical communication channels.[၁]

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

SSH was first designed in 1995 by Finnish computer scientist Tatu Ylönen. Subsequent development of the protocol suite proceeded in several developer groups, producing several variants of implementation. The protocol specification distinguishes two major versions, referred to as SSH-1 and SSH-2. The most commonly implemented software stack is OpenSSH, released in 1999 as open-source software by the OpenBSD developers. Implementations are distributed for all types of operating systems in common use, including embedded systems.

  1. ၁.၀ ၁.၁ တမ်းပလိတ်:Cite ietf
  2. {{cite ietf|rfc=4252|author1=T. Ylonen|author2=C. Lonvick|date=January 2006|title=The Secure Shell (SSH) Authentication Protocol|publisher=IETF Trust