https://github.com/libssh2/libssh2
the SSH library
https://github.com/libssh2/libssh2
c library libssh2 scp sftp sftp-client ssh
Last synced: 5 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T06:56:38.000Z (8 days ago)
- Last Synced: 2025-04-24T03:55:10.719Z (6 days ago)
- Topics: c, library, libssh2, scp, sftp, sftp-client, ssh
- Language: C
- Homepage: https://libssh2.org/
- Size: 5.29 MB
- Stars: 1,407
- Watchers: 80
- Forks: 567
- 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