Skip to content

Commit

Permalink
Update fuzzit
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubbelboer committed Sep 16, 2019
1 parent 8b0b919 commit c6037ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go get -t -v ./...

go get github.com/dvyukov/go-fuzz/go-fuzz github.com/dvyukov/go-fuzz/go-fuzz-build

wget -q -O fuzzitbin https://github.com/fuzzitdev/fuzzit/releases/download/v2.4.24/fuzzit_Linux_x86_64
wget -q -O fuzzitbin https://github.com/fuzzitdev/fuzzit/releases/download/v2.4.52/fuzzit_Linux_x86_64
chmod a+x fuzzitbin

for w in request response cookie url; do
Expand Down

0 comments on commit c6037ab

Please sign in to comment.