From af5671c4793bfc4019d64d5193a4e919f1f501a6 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 2 Oct 2019 18:34:47 +0200 Subject: [PATCH] add 'tcpterm' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4387925..3c60112 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Only main chapters:   :small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
  :small_orange_diamond: sockdump - dump unix domain socket traffic.
  :small_orange_diamond: stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
+  :small_orange_diamond: tcpterm - visualize packets in TUI.
  :small_orange_diamond: bmon - is a 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.