mitmproxy/examples/contrib
2022-12-17 14:32:38 +01:00
..
webscanner_helper [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
all_markers.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
block_dns_over_https.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
change_upstream_proxy.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
check_ssl_pinning.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
custom_next_layer.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
dns_spoofing.py restructure examples 2020-06-23 16:00:14 +02:00
domain_fronting.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
full_transparency_shim.c restructure examples 2020-06-23 16:00:14 +02:00
har_dump.py har: don't set pages 2022-12-17 14:32:38 +01:00
http_manipulate_cookies.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
httpdump.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
jsondump.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
link_expander.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
mitmproxywrapper.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
modify_body_inject_iframe.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
ntlm_upstream_proxy.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
README.md add wsreplay.py, close #5012 2022-03-30 15:14:29 +02:00
remote-debug.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
save_streamed_data.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
search.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
sslstrip.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
suppress_error_responses.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_har_dump.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_jsondump.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_xss_scanner.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
tls_passthrough.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
xss_scanner.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00

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

  • wsreplay.py: a simple tool to replay WebSocket streams

Maintenance

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

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