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-07 11:32:22 +01:00
|
|
|
Source code: https://github.com/bagder/libssh2
|
2007-02-02 22:28:48 +00:00
|
|
|
|
2015-03-07 11:32:22 +01:00
|
|
|
Web site source code: https://github.com/bagder/libssh2-www
|
2007-02-02 22:28:48 +00:00
|
|
|
|
2015-03-07 11:32:22 +01:00
|
|
|
Installation instructions are in docs/INSTALL
|