{"id":15664679,"url":"https://github.com/rubdos/libssh2pp","last_synced_at":"2025-05-06T19:13:56.035Z","repository":{"id":8367213,"uuid":"9934192","full_name":"rubdos/libssh2pp","owner":"rubdos","description":"A C++ libssh2 wrapper. In modern C++11","archived":false,"fork":false,"pushed_at":"2020-08-15T06:41:37.000Z","size":20,"stargazers_count":21,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-06T19:13:51.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubdos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-08T10:42:56.000Z","updated_at":"2025-05-03T11:58:54.000Z","dependencies_parsed_at":"2022-07-31T00:07:50.647Z","dependency_job_id":null,"html_url":"https://github.com/rubdos/libssh2pp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubdos%2Flibssh2pp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubdos%2Flibssh2pp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubdos%2Flibssh2pp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubdos%2Flibssh2pp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubdos","download_url":"https://codeload.github.com/rubdos/libssh2pp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752060,"owners_count":21798723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T13:43:51.677Z","updated_at":"2025-05-06T19:13:56.002Z","avatar_url":"https://github.com/rubdos.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"libssh2pp\n=========\n\nlibssh2pp is a C++11 wrapper around the libssh2 library. It aims to be thread safe, simple to use and to have no dependencies.\n\nusage\n=====\nThe 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:\n```\n#include \u003clibssh2.hpp\u003e\n```\nor\n```\n#include \"libssh2.hpp\"\n```\ndepending on where it is located.\n\nexample usage\n=============\nrefer to the tests.cpp file; you can build the tests.cpp as following:\n```\nmkdir build\ncd build\ncmake ..\nmake\n```\n\na resulting libssh2 executable will be in the build directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubdos%2Flibssh2pp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubdos%2Flibssh2pp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubdos%2Flibssh2pp/lists"}