From e608b7948600ada73837acab9a03be7ed76db1dd Mon Sep 17 00:00:00 2001 From: Raphael Hoegger Date: Tue, 9 Oct 2018 08:34:51 +0200 Subject: [PATCH] dripcap has been renamed to genet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ef111..583dff6 100644 --- a/README.md +++ b/README.md @@ -584,12 +584,12 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Troubleshooting Tools.* +* [genet](https://github.com/genet-app/genet) - Caffeinated Packet Analyzer. * [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. * [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace. * [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. -* [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated Packet Analyzer. * [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. ## Version control