From 6403d58c353c171df3a3d4cd3434a98ac3f0f31f Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 08:46:17 +0100 Subject: [PATCH] #20 - added 'iPerf3' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0706304..ae76513 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
  :small_orange_diamond: bmon - monitoring and debugging tool to capture networking related statistics and prepare them visually.
  :small_orange_diamond: iptraf-ng - is a console-based network monitoring program for Linux that displays information about IP traffic.
+  :small_orange_diamond: iPerf3 - is a tool for active measurements of the maximum achievable bandwidth on IP networks.
  :small_orange_diamond: Nemesis - packet manipulation CLI tool; craft and inject packets of several protocols.
  :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.