Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snaipe/dumb-ssh

An insecure, no-auth ssh server for testing purposes
https://github.com/snaipe/dumb-ssh

Last synced: about 1 month ago
JSON representation

An insecure, no-auth ssh server for testing purposes

Awesome Lists containing this project

README

        

# dumb-ssh

dumb-ssh is an insecure, no-auth ssh server. Its purpose is testing,
and using the ssh client as a way to run commands on the same host
in a different environment.

Of course, this means this should not be used on multi-tenant machines.