simplessh: Simple wrapper around libssh2

[ bsd3, library, network ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 6156 total (31 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]