mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +00:00
14 lines
237 B
Text
14 lines
237 B
Text
|
|
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
|
|
|