From e9c62f06c98dbcb2190afbca9ac0f7f940b3b23c Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 14 Aug 2018 10:21:17 +0200 Subject: [PATCH] added wuzz to 'Network' section - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db777c5..425b380 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ This is not a final and full version - I update it on an ongoing basis.   :small_orange_diamond: Curl - command line tool and library for transferring data with URLs.
  :small_orange_diamond: HTTPie - a user-friendly HTTP client.
+  :small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
  :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
  :small_orange_diamond: nmap - free and open source (license) utility for network discovery and security auditing.
  :small_orange_diamond: hping - command-line oriented TCP/IP packet assembler/analyzer.