add wuzz Interactive cli tool for HTTP inspection

This commit is contained in:
MorganGeek 2020-07-03 07:33:03 +02:00
parent 325c6849e5
commit d39e06b173

View File

@ -233,6 +233,7 @@ go get -u -v github.com/jessfraz/dockfmt
go get -u -v github.com/dmlittle/scenery
go get -u -v github.com/camptocamp/terraboard
go get -u -v github.com/juliensalinas/torrengo
go get -u -v github.com/asciimoo/wuzz # Interactive cli tool for HTTP inspection
sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope