2004-12-07 21:17:20 +00:00
|
|
|
libssh2 - SSH2 library
|
|
|
|
======================
|
|
|
|
|
2007-03-27 12:22:22 +00:00
|
|
|
libssh2 is a library implementing the SSH2 protocol, available under
|
|
|
|
the revised BSD license.
|
2006-11-24 10:14:31 +00:00
|
|
|
|
2008-12-22 23:39:46 +00:00
|
|
|
Web site: http://www.libssh2.org/
|
|
|
|
|
2009-07-10 16:28:28 +02:00
|
|
|
Mailing list: http://cool.haxx.se/mailman/listinfo/libssh2-devel
|
2008-12-22 23:39:46 +00:00
|
|
|
|
2015-03-07 11:32:22 +01:00
|
|
|
License: see COPYING
|
2006-11-24 10:14:31 +00:00
|
|
|
|
2015-03-11 22:40:37 +01:00
|
|
|
Source code: https://github.com/libssh2/libssh2
|
2007-02-02 22:28:48 +00:00
|
|
|
|
2015-03-11 22:40:37 +01:00
|
|
|
Web site source code: https://github.com/libssh2/www
|
2007-02-02 22:28:48 +00:00
|
|
|
|
2014-12-23 21:05:05 +00:00
|
|
|
Installation instructions are in:
|
|
|
|
- docs/INSTALL_CMAKE for CMake
|
|
|
|
- docs/INSTALL_AUTOTOOLS for Autotools
|