simplessh: Simple wrapper around libssh2
It supports authentication by password or keys. Everything is in the SimpleSSH monad which is ErrorT SimpleSSHError IO, allowing to manage errors in a "haskeller" way.
Downloads
- simplessh-0.2.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6 |
---|---|
Dependencies | base (>4.7 && <5), bytestring (>=0.9), mtl (>=2) [details] |
License | BSD-3-Clause |
Author | Thomas Feron |
Maintainer | tho.feron@gmail.com |
Category | Network |
Home page | https://github.com/thoferon/simplessh |
Bug tracker | https://github.com/thoferon/simplessh/issues |
Source repo | head: darcs get https://github.com/thoferon/simplessh --tag 0.2.0.6 |
Uploaded | by thoferon at 2017-12-20T07:36:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6299 total (24 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-12-20 [all 1 reports] |