The ssh package
This package was split from darcsden into its own project; documentation is lacking, but you can find example usage here: http://darcsden.com/alex/darcsden/browse/src/SSHServer.hs. This is not a standalone SSH server - it is intended to be used as a library for implementing your own servers that handle requests and authorization, etc. Similar to Python's Twisted Conch library.
Properties
| Versions | 0.1, 0.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.8, 0.2.9, 0.2.10, 0.2.11 |
|---|---|
| Dependencies | asn1-data (0.5.*), base (4.*), base64-string, binary, bytestring, cereal, containers, crypto-api, cryptohash, HsOpenSSL (≥0.8), network, process, random, RSA, SHA, SimpleAES, split, transformers |
| License | BSD3 |
| Author | Alex Suraci |
| Maintainer | suraci.alex@gmail.com |
| Stability | Unstable |
| Category | Network |
| Home page | http://darcsden.com/alex/ssh |
| Source repository | darcs get http://darcsden.com/alex/ssh |
| Upload date | Wed Apr 11 06:36:19 UTC 2012 |
| Uploaded by | AlexSuraci |
| Built on | ghc-7.4 |
Modules
Downloads
- ssh-0.2.9.tar.gz (Cabal source package)
- package description (included in the package)