Commit graph

1 commit

Author SHA1 Message Date
Sleeyax
43ee31cbc5
chore: add a sample flow generator for mitmweb (#8342)
test/helper_tools/gen_sample_flows.py writes a flow file with one flow per type and state the mitmweb flow table can display, including the TCP, UDP, DNS and QUIC flows a regular HTTP proxy never sees.
This makes it possible to eyeball the whole table without having to capture the traffic first.
Passing --upload pushes the flows into a running mitmweb instead of writing a file.
2026-08-21 01:08:47 +02:00