mitmproxy/examples/contrib
Peter Dave Hello 123342ea0b
Improve Markdown syntax(styling) (#4496)
* Improve Markdown syntax

- Add missing blank lines
- Remove trailing spaces
- Remove additional blank lines
- Fix indentation consistency and correctness

* Update addons-examples.md

Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2021-03-11 19:13:02 +01:00
..
webscanner_helper Merge pull request #4301 from Kriechi/pyupgrade-py36 2020-11-21 11:05:16 +01:00
block_dns_over_https.py blacklist -> blocklist 2020-07-04 12:09:51 +02:00
change_upstream_proxy.py
check_ssl_pinning.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
dns_spoofing.py
full_transparency_shim.c
har_dump.py Fix HAR dump (#4439) 2021-02-11 21:07:09 +01: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
mitmproxywrapper.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
modify_body_inject_iframe.py
README.md Improve Markdown syntax(styling) (#4496) 2021-03-11 19:13:02 +01:00
remote-debug.py
sslstrip.py
suppress_error_responses.py Added addon to suppress the sending of 502 Bad Gateway response… (#4299) 2020-11-20 09:15:12 +01:00
test_har_dump.py Fix HAR dump (#4439) 2021-02-11 21:07:09 +01:00
test_jsondump.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
test_xss_scanner.py
tls_passthrough.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
xss_scanner.py revert some minor changes 2020-11-21 10:46:19 +01: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.