Skip to content

Commit

Permalink
update cowrie
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Jul 18, 2023
1 parent 2d5a3f9 commit 6103375
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cowrie/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6103375

Please sign in to comment.