Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/snaipe/dumb-ssh
- Owner: Snaipe
- Created: 2023-10-26T08:12:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T13:57:14.000Z (about 1 year ago)
- Last Synced: 2024-10-31T11:45:18.639Z (3 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.