mitmproxy/examples/contrib
Maximilian Hils dfcc1578e5
Merge pull request #3962 from anneborcherding/feature/selenium-auth-addon
Added add-on with support for proxy authentication using selenium.
2020-07-15 13:54:48 +02:00
..
webscanner_helper move selenium example into contrib 2020-07-14 16:46:36 +02:00
block_dns_over_https.py blacklist -> blocklist 2020-07-04 12:09:51 +02:00
change_upstream_proxy.py restructure examples 2020-06-23 16:00:14 +02:00
check_ssl_pinning.py add addon to check SSL-pinning on client (#3196) 2020-07-14 16:38:13 +02:00
dns_spoofing.py restructure examples 2020-06-23 16:00:14 +02:00
full_transparency_shim.c restructure examples 2020-06-23 16:00:14 +02:00
har_dump.py restructure examples 2020-06-23 16:00:14 +02:00
jsondump.py Add a JSON dump script: write data into a file or send to an endpoint as JSON (#2861) 2020-07-14 16:35:03 +02:00
link_expander.py restructure examples 2020-06-23 16:00:14 +02:00
mitmproxywrapper.py restructure examples 2020-06-23 16:00:14 +02:00
modify_body_inject_iframe.py restructure examples 2020-06-23 16:00:14 +02:00
README.md restructure examples 2020-06-23 16:00:14 +02:00
remote-debug.py restructure examples 2020-06-23 16:00:14 +02:00
sslstrip.py restructure examples 2020-06-23 16:00:14 +02:00
test_har_dump.py restructure examples 2020-06-23 16:00:14 +02:00
test_jsondump.py Add a JSON dump script: write data into a file or send to an endpoint as JSON (#2861) 2020-07-14 16:35:03 +02:00
test_xss_scanner.py restructure examples 2020-06-23 16:00:14 +02:00
tls_passthrough.py restructure examples 2020-06-23 16:00:14 +02:00
xss_scanner.py restructure examples 2020-06-23 16:00:14 +02:00

Community-Contributed Examples

Examples in this directory are contributed by the mitmproxy community. We do not maintain them, but we welcome PRs that add/fix/modernize/clean up examples.