Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libssh2/libssh2

the SSH library
https://github.com/libssh2/libssh2

c library libssh2 scp sftp sftp-client ssh

Last synced: about 13 hours ago
JSON representation

the SSH library

Awesome Lists containing this project

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

License: see COPYING

Source code: https://github.com/libssh2/libssh2

Web site source code: https://github.com/libssh2/www

Installation instructions are in:
- docs/INSTALL_CMAKE for CMake
- docs/INSTALL_AUTOTOOLS for Autotools