mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
| .. | ||
| cmake | ||
| include | ||
| m4 | ||
| nw | ||
| os400 | ||
| src | ||
| vms | ||
| win32 | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| compile | ||
| config.guess | ||
| config.rpath | ||
| config.sub | ||
| configure | ||
| configure.ac | ||
| COPYING | ||
| depcomp | ||
| get_ver.awk | ||
| install-sh | ||
| libssh2.pc.in | ||
| ltmain.sh | ||
| Makefile.am | ||
| Makefile.in | ||
| Makefile.inc | ||
| Makefile.libgcrypt.inc | ||
| Makefile.mbedTLS.inc | ||
| Makefile.OpenSSL.inc | ||
| Makefile.os400qc3.inc | ||
| Makefile.WinCNG.inc | ||
| maketgz | ||
| missing | ||
| NEWS | ||
| NMakefile | ||
| README | ||
| RELEASE-NOTES | ||
| test-driver | ||
libssh2 - SSH2 library ====================== libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license. Web site: https://www.libssh2.org/ Mailing list: https://cool.haxx.se/mailman/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