From b2e9646e2d39731282b00f747a7c2ea06f6839cb Mon Sep 17 00:00:00 2001
From: trimstray
Date: Thu, 20 Dec 2018 09:01:32 +0100
Subject: [PATCH] moved Lynx to 'Network (HTTP)' - signed-off-by: trimstray
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 87e14fc..ba6e2af 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
:small_orange_diamond: packetfu - a mid-level packet manipulation library for Ruby.
:small_orange_diamond: Scapy - packet manipulation library; forge, send, decode, capture packets of a wide number of protocols.
:small_orange_diamond: aria2 - is a lightweight multi-protocol & multi-source command-line download utility.
- :small_orange_diamond: Lynx - is a text browser for the World Wide Web.
##### :black_small_square: Network (DNS)
@@ -122,6 +121,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: Lynx - is a text browser for the World Wide Web.
: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.