From 569762d05146d2073bce83ae7af26eb403383604 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:05:05 -0700 Subject: [PATCH] Added NETworkManager to Troubleshooting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0070135..7af623a 100644 --- a/README.md +++ b/README.md @@ -1364,6 +1364,8 @@ Minio's test-server called "play" is already configured in the default client, y [Back to The Top](#table-of-contents) +[NETworkManager](https://github.com/BornToBeRoot/NETworkManager) - A powerful tool for managing networks and troubleshoot network problems. It contains features like a WiFi analyzer, IP scanner, port scanner, ping monitor, traceroute, DNS lookup or a LLDP/CDP capture. + [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. [Cilium](https://github.com/cilium/cilium) - A networking, observability, and security solution with an eBPF-based dataplane. It provides a simple flat Layer 3 network with the ability to span multiple clusters in either a native routing or overlay mode.