# libssh2 **Repository Path**: tianbeibei/libssh2 ## Basic Information - **Project Name**: libssh2 - **Description**: the SSH library - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: https://libssh2.org/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2025-02-08 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: FTP, SFTP ## README # 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)