From 5424b93b3bf08437980def1c4a20f6c8c362f070 Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Tue, 7 Mar 2017 08:45:14 +0100 Subject: [PATCH] Add httplab and domainr to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4efd5c6..a5da7c3 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,7 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [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. +* [httplab](https://github.com/gchaincl/httplab): Interactive web server. +* [domainr](https://github.com/MichaelThessel/domainr): Tool that checks the availability of domains based on keywords. Note: if your project is not listed here, let us know! :)