Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/libssh2/libssh2
- Owner: libssh2
- License: bsd-3-clause
- Created: 2015-03-05T07:38:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T19:11:55.000Z (14 days ago)
- Last Synced: 2025-01-14T13:01:57.461Z (8 days ago)
- Topics: c, library, libssh2, scp, sftp, sftp-client, ssh
- Language: C
- Homepage: https://libssh2.org/
- Size: 4.89 MB
- Stars: 1,376
- Watchers: 81
- Forks: 559
- Open Issues: 39
-
Metadata Files:
- Readme: README
- Changelog: NEWS
- License: COPYING
- Security: .github/SECURITY.md
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