@hackage ssh0.2.4
A pure-Haskell SSH server library.
Categories
License
BSD-3-Clause
Maintainer
i.am@toogeneric.com
Links
Versions
Installation
Dependencies (16)
Dependents (2)
@hackage/darcsden, @hackage/acme-everything
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/Main.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.