Browse Source

Merge pull request #189 from osospeed/patch-1

Added 'Dripcap'
pull/191/head
Crack Duck 8 years ago
committed by GitHub
parent
commit
ec90052a29
  1. 1
      README.md

1
README.md

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

Loading…
Cancel
Save