From 1b8c75acc2c853bfb94600cd4a470c63936e103f Mon Sep 17 00:00:00 2001 From: fabidick22 Date: Tue, 6 Nov 2018 12:56:04 -0500 Subject: [PATCH 1/2] Update README.md Add tools = ["tmux-cssh": "tmux-cluster-ssh", "bom": "Bandwidth Monitor"] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d1f89b..ef2046a 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ This is not a final and full version - I update it on an ongoing basis.   :small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
  :small_orange_diamond: screen - full-screen window manager that multiplexes a physical terminal.
  :small_orange_diamond: tmux - terminal multiplexer, lets you switch easily between several programs in one terminal.
+  :small_orange_diamond: tmux-cssh - tmux-cssh (tmux-cluster-ssh) sets a comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions, on top of tmux.

##### :black_small_square: Network @@ -133,6 +134,7 @@ 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 From 7b14afc2a800f4256b9e99f04308f451a48360a2 Mon Sep 17 00:00:00 2001 From: "@mkey" Date: Tue, 6 Nov 2018 22:48:12 +0100 Subject: [PATCH 2/2] 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