mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
1ed02d2cf6
commit
6c53f10b34
@ -22,6 +22,8 @@ cowrie:
|
||||
|
||||
```
|
||||
$ cd ~/fig/cowrie
|
||||
$ mkdir -p log/tty
|
||||
$ chmod -R 777 log
|
||||
$ tree -F
|
||||
.
|
||||
├── docker-compose.yml
|
||||
@ -37,7 +39,7 @@ $ tail -f log/cowrie.log
|
||||
$ 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
|
||||
[2]: http://github.com/desaster/kippo/
|
||||
|
Loading…
Reference in New Issue
Block a user