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

https://github.com/michaelsp/docker-sshd


https://github.com/michaelsp/docker-sshd

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# sshd

run ubuntu and openssd

```shell
docker run --rm ghcr.io/michaelsp/docker-sshd:1
```

and login with

```
ssh -p 80 admin@localhost
```

password: `test`