libssh2.nim icon indicating copy to clipboard operation
libssh2.nim copied to clipboard

Nim wrapper for libssh2

libssh2.nim

Nim wrapper for libssh2

For document please refer to libssh2 website

Requirements

In order to use this wrapper, libssh2 must installed on your system:

Mac OSX: $ port install libssh2

Ubuntu: $ apt-get install libssh2-1