You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libssh2 does not provide the ability to parse ssh configuration files. As this is a really important feature when dealing with ssh connections, would it be an option to switch to libssh ?
libssh allows configuration file parsing and seem to have a more complete API.