summaryrefslogtreecommitdiff
path: root/security/libssh/DESCR
blob: 44de5a31dc20692b7386af9ec74c08b71f7979ee (plain)
1
2
3
4
5
6
7
8
The ssh library was designed to be used by programmers needing a working
SSH implementation by the mean of a library. The complete control of the
client is made by the programmer.

With libssh, you can remotely execute programs, transfer files, use a
secure and transparent tunnel for your remote programs. With its Secure
FTP implementation, you can play with remote files easily, without
third-party programs others than libcrypto (from openssl).