README 476 B

12345678910111213141516171819
  1. libssh2 - SSH2 library
  2. ======================
  3. libssh2 is a library implementing the SSH2 protocol, available under
  4. the revised BSD license.
  5. Web site: https://www.libssh2.org/
  6. Mailing list: https://cool.haxx.se/mailman/listinfo/libssh2-devel
  7. License: see COPYING
  8. Source code: https://github.com/libssh2/libssh2
  9. Web site source code: https://github.com/libssh2/www
  10. Installation instructions are in:
  11. - docs/INSTALL_CMAKE for CMake
  12. - docs/INSTALL_AUTOTOOLS for Autotools