1# libssh2 - SSH2 library
2
3libssh2 is a library implementing the SSH2 protocol, available under
4the revised BSD license.
5
6[Web site](https://www.libssh2.org/)
7
8[Mailing list](https://cool.haxx.se/mailman/listinfo/libssh2-devel)
9
10[BSD Licensed](https://libssh2.org/license.html)
11
12[Web site source code](https://github.com/libssh2/www)
13
14Installation instructions:
15 - [for CMake](docs/INSTALL_CMAKE.md)
16 - [for autotools](docs/INSTALL_AUTOTOOLS)
17