ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Secure shell

Secure shell or SSH is both a program and a network protocol for logging into and executing commands on a remote computer. It is intended to replace rlogin, telnet and rsh, and provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel.

The program is a common Unix shell program, but there exists implementations for most modern platforms, including Microsoft Windows (where one of the most popular is PuTTY) and Mac OS.

A later version of the protocol was released under the name SSH2.

OpenSSH is an open source implementation of SSH. Corkscrew is a tool enabling the user to run SSH over HTTPS proxy servers.

GNU has its own implementation of SSH, lsh.

An IETF working group, secsh, is currently in the process of standardizing the protocol.

External links


''This article (or an earlier version of it) contains material from FOLDOC, used with permission.'




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Secure shell".