https://github.com/badoo/libpssh
library implementing asynchronous SSH connections
https://github.com/badoo/libpssh
Last synced: about 1 year 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 (about 17 years ago)
- Default Branch: master
- Last Pushed: 2013-10-25T09:17:43.000Z (over 12 years ago)
- Last Synced: 2024-07-31T22:56:09.924Z (almost 2 years 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/libssh2
Author: Dmitry Novikov