Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/badoo/libpssh
library implementing asynchronous SSH connections
https://github.com/badoo/libpssh
Last synced: 16 days ago
JSON representation
library implementing asynchronous SSH connections
- Host: GitHub
- URL: https://github.com/badoo/libpssh
- Owner: badoo
- License: bsd-3-clause
- Created: 2009-04-06T10:10:48.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-10-25T09:17:43.000Z (about 11 years ago)
- Last Synced: 2024-07-31T22:56:09.924Z (3 months ago)
- Language: C
- Homepage:
- Size: 154 KB
- Stars: 28
- Watchers: 14
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
libpssh handles multiple SSH connections using libevent and libssh2.
At the moment this library requires libssh2 with custom patches available here: https://github.com/badoo/libssh2Author: Dmitry Novikov