mitmproxy/test/helper_tools
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
..
bench.sh
dumperview.py
gen_sample_flows.py chore: add a sample flow generator for mitmweb (#8342) 2026-08-21 01:08:47 +02:00
getcert
hunt_memory_leaks.py
inspect_dumpfile.py
linkify-changelog.py
loggrep.py Incorporate existing SNI into allow/ignore decision, fix #5064 (#7002) 2024-07-05 22:19:55 +00:00
memoryleak.py
memoryleak2.py
passive_close.py