libssh2 + OpenSSL + wolfSSL 的swift实现
SSH Term APP ssh2.app 的 SSH2连接核心
pod 'CSSH/OpenSSLFull', :git => 'https://github.com/sshterm/cssh.git'
pod 'SSH/OpenSSL', :git => 'https://github.com/sshterm/ssh.git'
pod 'CSSH/OpenSSL', :path => 'Models/CSSH'
pod 'SSH/OpenSSL', :path => 'Models/SSH'
pod 'CSSH/wolfSSL', :git => 'https://github.com/sshterm/cssh.git'
pod 'SSH/wolfSSL', :git => 'https://github.com/sshterm/ssh.git'
https://github.com/libssh2/libssh2