mirror of
https://github.com/nmap/nmap.git
synced 2026-02-12 08:26:33 +00:00
Upgrade libssh2 to 1.11.0
This commit is contained in:
16
libssh2/README.md
Normal file
16
libssh2/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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://lists.haxx.se/listinfo/libssh2-devel)
|
||||
|
||||
[BSD Licensed](https://www.libssh2.org/license.html)
|
||||
|
||||
[Web site source code](https://github.com/libssh2/www)
|
||||
|
||||
Installation instructions:
|
||||
- [for CMake](docs/INSTALL_CMAKE.md)
|
||||
- [for autotools](docs/INSTALL_AUTOTOOLS)
|
||||
Reference in New Issue
Block a user