1999-11-08 01:20:54 -05:00
|
|
|
Secure Shell is a set of programs for logging into a remote machine and for
|
|
|
|
executing commands on a remote machine. It is intended to replace rlogin,
|
|
|
|
rsh, rcp, etc. and provide 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.
|
|
|
|
|
1999-11-13 00:55:42 -05:00
|
|
|
OpenSSH is a version of Secure Shell based upon a much less encumbered
|
|
|
|
SSH version 1.2.12, which has a BSD-style license. Maintained by the
|
|
|
|
OpenBSD project, this is the most free and secure SSH implementation
|
2002-03-09 23:54:09 -05:00
|
|
|
in the world. OpenSSH supports SSH protocol version 1.5 and 2.0.
|
1999-11-17 20:46:43 -05:00
|
|
|
|
2004-10-14 01:25:50 -04:00
|
|
|
If you don't need SKEY/OPIE you like to use openssh-portable
|
|
|
|
|
1999-11-17 20:46:43 -05:00
|
|
|
WWW: http://www.openssh.com/
|
1999-11-13 00:55:42 -05:00
|
|
|
|
1999-11-08 01:20:54 -05:00
|
|
|
- Brian Feldman
|
|
|
|
green@FreeBSD.org
|