aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libssh2/README.md
blob: a4c741f68c86d15cb4c577e698919026bd3cd37a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under
the revised BSD license.

[Web site](https://www.libssh2.org/)

[Mailing list](https://cool.haxx.se/mailman/listinfo/libssh2-devel)

[BSD Licensed](https://libssh2.org/license.html)

[Web site source code](https://github.com/libssh2/www)

Installation instructions:
 - [for CMake](docs/INSTALL_CMAKE.md)
 - [for autotools](docs/INSTALL_AUTOTOOLS)