Nim wrapper for libssh2
For document please refer to libssh2 website
In order to use this wrapper, libssh2 must installed on your system:
Mac OSX:
$ port install libssh2
Ubuntu:
$ apt-get install libssh2-1
Nim wrapper for libssh2
For document please refer to libssh2 website
In order to use this wrapper, libssh2 must installed on your system:
Mac OSX:
$ port install libssh2
Ubuntu:
$ apt-get install libssh2-1