From a6b2343444adaa12862a2af9143ce9bdbeadc819 Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 14 Aug 2018 10:53:00 +0200 Subject: [PATCH] added httpstat to 'Network' section - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 425b380..798748b 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ This is not a final and full version - I update it on an ongoing basis. 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: httpstat - visualizes curl statistics in a way of beauty and clarity.
  :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.