1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-14 06:38:11 +00:00

Update README.md

This commit is contained in:
JonnyB 2020-08-17 13:18:22 +02:00 committed by GitHub
parent f39a0e9096
commit 2903ee3f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -589,7 +589,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.