使用libssh2库实现支持密码参数的ssh2客户端

使用libssh2库实现支持密码参数的ssh2客户端            

http://blog.chinaunix.net/uid-24382173-id-229823.html   

        libssh2的简单应用

http://blog.csdn.net/wyc6668205/article/details/9179197

使用 libssh2 执行命令

https://www.oschina.net/code/snippet_12_10718

下载

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

https://www.libssh2.org/

The libssh2 project

https://github.com/libssh2

https://github.com/saju/win-sshd

https://github.com/saju

原文地址:https://www.cnblogs.com/chulia20002001/p/6922893.html