Changes for version 0.3 - 2017-08-31

  • add sftp function: unlink, open/write/close file, list_dir
  • add ssh function: ssh_userauth_gssapi
  • add the capability to send input in a ssh channel
  • Fix issue when we close a channel

Modules

Support for the SSH protocol via libssh.
Support for sftp via libssh.