NOTE: Federation is disabled on this instance!
You can test federation between the following instances:forge.angeley.es
code.angeley.es
Belongs to project Vervis
SSH server library, fork of Hackage one but hoping to get patches upstream
TODO
🗎 | .boring |
🗎 | CHANGES |
🗎 | LICENSE |
🗎 | README |
🗎 | Setup.hs |
🗀 | src |
🗎 | ssh.cabal |
🗎 | stack.yaml |
🗀 | test |
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.