mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-11 22:39:44 +08:00
15 lines
237 B
Plaintext
15 lines
237 B
Plaintext
|
|
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
|
|
|