janmojzis / tinyssh

TinySSH is small server (less than 100000 words of code)
Creative Commons Zero v1.0 Universal
1.44k stars 79 forks source link

Feature-parity with SSH commands via symlinks #33

Open sr229 opened 5 years ago

sr229 commented 5 years ago

I think TinySSHD would have a lot of reception if we can have feature parity command-wise with OpenSSH/Dropbear.

commands like ssh, ssh-keygen, sshd, etc. can be symlinked and recognized in the tinyssh-specific command. Just a little thought since you can't really drop-in replace using TinySSH since it'll break with applications like Ansible.