https://github.com/moritzheiber/sshd-mock
Incredibly dump mock for a ssh server
https://github.com/moritzheiber/sshd-mock
Last synced: about 1 month ago
JSON representation
Incredibly dump mock for a ssh server
- Host: GitHub
- URL: https://github.com/moritzheiber/sshd-mock
- Owner: moritzheiber
- License: mit
- Created: 2017-01-10T10:36:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T19:25:55.000Z (over 9 years ago)
- Last Synced: 2025-01-25T05:44:17.310Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sshd-mock [](https://travis-ci.org/moritzheiber/sshd-mock)
A (very) small and (very) dumb ssh mock server.
A Docker image is available as well:
```
$ docker run --rm moritzheiber/sshd-mock
```