From 7b14afc2a800f4256b9e99f04308f451a48360a2 Mon Sep 17 00:00:00 2001
From: "@mkey"
Date: Tue, 6 Nov 2018 22:48:12 +0100
Subject: [PATCH] moved bmon to 'Network' header
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ef2046a..decd633 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ for transferring data with URLs.
: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: Nipe - script to make Tor Network your default gateway.
+ :small_orange_diamond: bmon - is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way.
##### :black_small_square: SSL/Security
@@ -134,7 +135,6 @@ for transferring data with URLs.
:small_orange_diamond: lsof - displays in its output information about files that are opened by processes.
:small_orange_diamond: FlameGraph - stack trace visualizer.
:small_orange_diamond: lsofgraph - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.
- :small_orange_diamond: bmon - Bandwidth Monitor - bmon is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way.
##### :black_small_square: Log Analyzers