SSH server library, fork of Hackage one but hoping to get patches upstream
[[ ๐
^6r4Ao ssh
]] ::
[๐ฅ Inbox]
[๐ค Outbox]
[๐ค Followers]
[๐ค Collaborators]
[๐ Changes]
Clone
HTTPS:
darcs clone https://vervis.peers.community/repos/6r4Ao
SSH:
darcs clone USERNAME@vervis.peers.community:6r4Ao
Tags
TODO
Files
๐ | .boring |
๐ | CHANGES |
๐ | LICENSE |
๐ | README |
๐ | Setup.hs |
๐ | src |
๐ | ssh.cabal |
๐ | stack-lts-18.yaml |
๐ | stack-lts-22.yaml |
๐ | test |
README
This a library for implementing your own servers that handle SSH
requests and authorization, etc. Similar to Python's Twisted Conch
library. It's used eg by darcsden to provide basic SSH access.