mitmproxy/examples/contrib
2026-04-28 20:25:50 +02:00
..
webscanner_helper docs: fix typos in some files (#7981) 2025-11-18 09:56:35 +01:00
all_markers.py Update all_markers.py (#6849) 2024-05-16 14:15:55 +02:00
block_dns_over_https.py Fix IP blocking and merge additional DoH blocklists (#8197) 2026-04-28 20:25:50 +02:00
change_upstream_proxy.py Fix change_upstream_proxy.py example (#7605) 2025-03-13 19:10:33 +01:00
check_ssl_pinning.py
custom_next_layer.py
dns_spoofing.py
domain_fronting.py
full_transparency_shim.c
har_dump.py
http_manipulate_cookies.py
httpdump.py
jsondump.py
link_expander.py
mitmproxywrapper.py
modify_body_inject_iframe.py
ntlm_upstream_proxy.py
portfile.py Add portfile support (#7724) 2025-05-23 16:49:08 +02:00
README.md
remote-debug.py
save_streamed_data.py
search.py
sslstrip.py
suppress_error_responses.py
test_jsondump.py
test_xss_scanner.py Update Dependencies (#7916) 2025-10-15 18:55:11 +02:00
tls_passthrough.py
upstream_pac.py Add script to enable use of pac server (#7397) 2024-12-16 20:31:42 +01:00
xss_scanner.py

Community-Contributed Examples

Examples in this directory are contributed by the mitmproxy community.
If you developed something thats useful for a wider audience, please add it here!

Additional Examples Hosted Externally

Maintenance

⚠️ The examples in this directory are not actively maintained by the core developers.

We welcome PRs that add/fix/modernize/clean up code.