Object Oriented C++ library for ssh and scp

霸气de小男生 提交于 2019-12-04 03:29:30

With libssh version 0.5 the library comes with a nice C++ wrapper. It's in the include directory and called libsshpp.h

I hope this will suite your needs. Else open a feature request.

Take a look at NetSieben SSH Library - an open source ssh client library in C++:

http://freshmeat.net/projects/net7ssh/

I use cryptlib for this. It is free for Opensource and Freeware applications and easy to use. http://www.cs.auckland.ac.nz/~pgut001/cryptlib/

/mspoerr

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!