1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-22 05:09:09 +02:00
This commit is contained in:
kev 2015-07-22 00:22:51 +08:00
parent 1ed02d2cf6
commit 6c53f10b34

View File

@ -22,6 +22,8 @@ cowrie:
``` ```
$ cd ~/fig/cowrie $ cd ~/fig/cowrie
$ mkdir -p log/tty
$ chmod -R 777 log
$ tree -F $ tree -F
. .
├── docker-compose.yml ├── docker-compose.yml
@ -37,7 +39,7 @@ $ tail -f log/cowrie.log
$ ssh -p 2222 root@server $ ssh -p 2222 root@server
``` ```
> You can login as `root:root` or `root:123456`. > You can login as `root` without password.
[1]: https://github.com/micheloosterhof/cowrie [1]: https://github.com/micheloosterhof/cowrie
[2]: http://github.com/desaster/kippo/ [2]: http://github.com/desaster/kippo/