summaryrefslogtreecommitdiff
path: root/security/libssh/DESCR
blob: c2efacd75128e0411cfbfdee861920154cf520b3 (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 means 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).