mitmproxy/test
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
examples introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
helper_tools chore: add a sample flow generator for mitmweb (#8342) 2026-08-21 01:08:47 +02:00
mitmproxy fix: replace deprecated pyparsing API aliases with snake_case equivalents (#8344) 2026-08-08 08:07:53 +02:00
wg-test-client
__init__.py
conftest.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
filename_matching.py
individual_coverage.py Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
run-tests-offline.sh switch to uv (#7662) 2025-04-16 18:38:35 +02:00