Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-11 | Ports: Add preliminary dropbear port | Yonatan Goldschmidt | |
This is very basic and doesn't support many features. Instead of describing what it *doesn't* support, I'll describe what I have tested: 1. Public key authentication (password is not supported) 2. Single command execution 3. PTY-less interactive bash shell (/bin/sh doesn't work) 4. Multi-user (i.e you can ssh as 'anon' as well as root) |