From b74340f70fba06f49d2baace030e4019fd7f2324 Mon Sep 17 00:00:00 2001 From: "O . S . O" Date: Wed, 28 Sep 2016 04:36:20 +0200 Subject: [PATCH] Added 'Dripcap' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44a252c..6b0729c 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. * [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.