From 37164d54e1ce16737c2a220958df43402357e536 Mon Sep 17 00:00:00 2001 From: Marco Cadetg Date: Fri, 27 Feb 2026 18:39:53 +0100 Subject: [PATCH] Add rustnet to CLI Tools Network section Signed-off-by: Marco Cadetg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c1b9e4e..7104813b 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Only main chapters:    bmon - is a monitoring and debugging tool to capture networking related statistics and prepare them visually.
   iptraf-ng - is a console-based network monitoring program for Linux that displays information about IP traffic.
   vnstat - is a network traffic monitor for Linux and BSD.
+   rustnet - is a cross-platform TUI-based network monitor that correlates traffic with processes in real time.
   iPerf3 - is a tool for active measurements of the maximum achievable bandwidth on IP networks.
   ethr - is a Network Performance Measurement Tool for TCP, UDP & HTTP.
   Etherate - is a Linux CLI based Ethernet and MPLS traffic testing tool.