Add iptraf - console-based network statistics utility for Linux

This commit is contained in:
morkot 2017-12-18 02:02:32 +00:00
parent d392e787ec
commit 66c7549ca3

View file

@ -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.