mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update cowrie
This commit is contained in:
parent
2d5a3f98cb
commit
6103375ec2
@ -42,6 +42,13 @@ $ cd /var/lib/docker/volumes/cowrie_cowrie-var/_data
|
||||
$ tail -f log/cowrie/cowrie.json
|
||||
```
|
||||
|
||||
```bash
|
||||
$ wget -P /usr/local/bin/ https://github.com/cowrie/cowrie/raw/master/bin/asciinema
|
||||
$ wget -P /usr/local/bin/ https://github.com/cowrie/cowrie/raw/master/bin/playlog
|
||||
$ chmod +x /usr/local/bin/{asciinema,playlog}
|
||||
$ playlog -c lib/cowrie/tty/xxxxxx
|
||||
```
|
||||
|
||||
## client
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user