mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00: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
|
|
|