blob: 8a3fcb41d4f4eef7c495aad43e586c9c433c4d83 (
plain)
1
2
3
4
5
6
7
8
|
Secure Shell is a program to log into another computer over a
network, to execute commands in a remote machine, and to move files
from one machine to another. It provides strong authentication
and secure communications over insecure channels. It is intended
as a replacement for rlogin, rsh, rcp, and rdist.
The programs in this package implement version 2 of the Secure Shell
protocol without any X Windows support.
|