mitmproxy/test/mitmproxy/fuzzing
2016-02-18 10:40:16 +13:00
..
.env Make fuzzing run again 2016-02-18 10:40:16 +13:00
client_patterns move tests into shared folder 2016-02-15 16:34:22 +01:00
go_proxy move tests into shared folder 2016-02-15 16:34:22 +01:00
README move tests into shared folder 2016-02-15 16:34:22 +01:00
reverse_patterns move tests into shared folder 2016-02-15 16:34:22 +01:00
straight_stream move tests into shared folder 2016-02-15 16:34:22 +01:00
straight_stream_patterns Make fuzzing run again 2016-02-18 10:40:16 +13:00
straight_stream_ssl move tests into shared folder 2016-02-15 16:34:22 +01: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