소스 검색

Merge pull request #189 from osospeed/patch-1

Added 'Dripcap'
Crack Duck 9 년 전
부모
커밋
ec90052a29
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
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.