From 66c7549ca397f4677fba50fc57526cf704f81416 Mon Sep 17 00:00:00 2001 From: morkot Date: Mon, 18 Dec 2017 02:02:32 +0000 Subject: [PATCH] Add iptraf - console-based network statistics utility for Linux --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b746906..c0d0198 100644 --- a/README.md +++ b/README.md @@ -576,6 +576,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Troubleshooting Tools.* +* [iptraf](http://iptraf.seul.org/) - IPTraf is a console-based network statistics utility for Linux. * [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. * [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping.