From ae97eef4ba053fb86bbe95a48e33c3b6ac484975 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 8 Mar 2019 00:30:05 +0100 Subject: [PATCH] updated description for 'htrace.sh' - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bdddd0..ba8b480 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Only main chapters:   :small_orange_diamond: kurly - is an alternative to the widely popular curl program, written in Golang.
  :small_orange_diamond: HTTPie - a user-friendly HTTP client.
  :small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
-  :small_orange_diamond: htrace.sh - shell script to debugging http/https; ssllabs, mozilla observatory, testssl.sh and nmap nse support.
+  :small_orange_diamond: htrace.sh - simple Swiss Army knife for http/https troubleshooting and profiling.
  :small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
  :small_orange_diamond: Lynx - is a text browser for the World Wide Web.
  :small_orange_diamond: siege - is an http load testing and benchmarking utility.