<!--
Copyright (C) The libssh2 project and its contributors.

SPDX-License-Identifier: BSD-3-Clause
-->

# libssh2 - SSH2 library

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

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

[Mailing list](https://lists.haxx.se/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)
