From bcad208d2b52e9c3fa277f090b1a8823664e47a3 Mon Sep 17 00:00:00 2001 From: Facundo Acevedo Date: Wed, 21 Oct 2020 11:51:32 -0300 Subject: [PATCH] Remove: genet Removed genet from the list, link was broken, I didn't find another repo for this tool. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3963dad..0ccf69d 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,6 @@ 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.