freebsd-ports/security/openssh/pkg-descr
Brian Feldman 406efcfe3b Say hello to OpenSSH! It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
1999-11-08 06:20:54 +00:00

8 lines
390 B
Text

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.
- Brian Feldman
green@FreeBSD.org