Added mitmproxy

This commit is contained in:
Luke Reeves 2014-06-26 22:00:19 -04:00
parent 6ee13f08db
commit 78c672f069
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## Troubleshooting
*Troubleshooting Tools.*
* [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems.
* [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze.
## Project Management