Libssh2pp
A C++ libssh2 wrapper. In modern C++11
Install / Use
/learn @rubdos/Libssh2ppREADME
libssh2pp
libssh2pp is a C++11 wrapper around the libssh2 library. It aims to be thread safe, simple to use and to have no dependencies.
usage
The library is completely implemented in one .hpp file; the only thing you have to do is to put the header libssh2.hpp in your include path and use:
#include <libssh2.hpp>
or
#include "libssh2.hpp"
depending on where it is located.
example usage
refer to the tests.cpp file; you can build the tests.cpp as following:
mkdir build
cd build
cmake ..
make
a resulting libssh2 executable will be in the build directory.
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
