libssh2

0

Описание

the SSH library

Языки

  • C84,1%
  • CMake3,8%
  • Perl3,2%
  • M42,8%
  • Shell2,2%
  • RPGLE1,8%
  • Остальные2,1%

Viktor Szakats

10 авг 2026, 18:00
4 месяца назад
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-AUTOTOOLS.md for autotools
- docs/INSTALL-CMAKE.md for CMake