From aff177f6e3dfe9c70aad458270169c7eda9c0266 Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Fri, 10 Feb 2017 22:59:00 +0100 Subject: [PATCH] Add wuzz as project using gocui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48f36cb..4efd5c6 100644 --- a/README.md +++ b/README.md @@ -94,5 +94,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [Komanda CLI](https://github.com/mephux/komanda-cli): IRC Client For Developers. * [Vuls](https://github.com/future-architect/vuls): Agentless vulnerability scanner for Linux/FreeBSD. * [SumoLogic sumoshell](https://github.com/SumoLogic/sumoshell): Terminal-only version of Sumo. +* [wuzz](https://github.com/asciimoo/wuzz): Interactive cli tool for HTTP inspection. Note: if your project is not listed here, let us know! :)