mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update cowrie
This commit is contained in:
@@ -42,6 +42,13 @@ $ cd /var/lib/docker/volumes/cowrie_cowrie-var/_data
|
|||||||
$ tail -f log/cowrie/cowrie.json
|
$ 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
|
## client
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user