mitmproxy/test/fuzzing
2014-11-02 18:04:57 +13:00
..
.env Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00
client_patterns
go_proxy
README
reverse_patterns
straight_stream Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00
straight_stream_patterns Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00
straight_stream_ssl Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00

A fuzzing architecture for mitmproxy
====================================

Quick start:

	honcho -f ./straight_stream start


Notes:

	- Processes are managed using honcho (pip install honcho)
	- Paths and common settings live in .env