Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m3n0sd0n4ld authored Nov 1, 2023
1 parent e606569 commit aeba24a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ $ chmod +x GooFuzz
$ ./GooFuzz -h
```

# Docker version:
```
$ git clone https://github.com/m3n0sd0n4ld/GooFuzz
$ cd GooFuzz
$ docker build -t goofuzz .
$ docker run --rm -it goofuzz -h
```

# Use:

## Menu
Expand Down

0 comments on commit aeba24a

Please sign in to comment.