Skip to content
forked from winlibs/libssh2

Client-side C library implementing the SSH2 protocol

License

Notifications You must be signed in to change notification settings

Cherri1/libssh2

 
 

Repository files navigation

libssh2

libssh2 is a client-side C library implementing the SSH2 protocol.

Building for PHP

libssh2 depends on openssl and zlib. To build follow these steps:

  • create a directory named "deps" at the level of the libssh2 source dir and put the dependencies there
  • build libssh2
  • use win32/libssh2.vcproj to build with VS2008
  • use win32/libssh2.vc11.sln to build with VS2012

About

Client-side C library implementing the SSH2 protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published