From dcc658e9b9ea80cebd18c7f74b2bc8a39700bb22 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 08:50:42 +0100 Subject: [PATCH] added 'siege' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae76513..a00535c 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :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: httpstat - visualizes curl statistics in a way of beauty and clarity.
+  :small_orange_diamond: siege - is an http load testing and benchmarking utility.
  :small_orange_diamond: bombardier - fast cross-platform HTTP benchmarking tool written in Go.
  :small_orange_diamond: gobench - http/https load testing and benchmarking tool.
  :small_orange_diamond: gobuster - free and open source directory/file & DNS busting tool written in Go