forked from syndicate-lang/marketplace-ssh-2014
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
git-hooks | 2 months ago | |
protocols/schemas | 1 year ago | |
syndicate-ssh | 2 years ago | |
.gitignore | 10 years ago | |
COPYING | 2 years ago | |
COPYING.LESSER | 2 years ago | |
Makefile | 2 months ago | |
README.md | 2 years ago | |
TODO | 10 years ago | |
drive.sh | 2 years ago | |
setup.sh | 2 years ago |
README.md
Racket SSH server (and client)
This is a Racket implementation of the SSH
v2 protocol. It's written to work with
Syndicate, but could readily be adapted
to work with other I/O substrates. (It originally used Racket's sync
and events directly.)
Copyright and Licence
Copyright 2010-2021 Tony Garnock-Jones tonyg@leastfixedpoint.com
This program is distributed under the terms of the LGPLv3 license or any later version.
Documentation is distributed under the terms of the CC BY 4.0 license.