..
webscanner_helper
Merge pull request #4301 from Kriechi/pyupgrade-py36
2020-11-21 11:05:16 +01:00
all_markers.py
Use emoji and characters as markers. Add ~marker filter syntax. ( #4587 )
2021-05-27 11:40:41 +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
pyupgrade --py36-plus mitmproxy/**/*.py
2020-11-20 19:25:26 +01:00
custom_next_layer.py
add next_layer docs + example, minor fixes
2021-06-20 02:15:09 +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
Fix HAR dump ( #4439 )
2021-02-11 21:07:09 +01:00
jsondump.py
remove websocket_error event, fixes #4674
2021-07-12 16:35:25 +02:00
link_expander.py
restructure examples
2020-06-23 16:00:14 +02:00
mitmproxywrapper.py
pyupgrade --py36-plus mitmproxy/**/*.py
2020-11-20 19:25:26 +01:00
modify_body_inject_iframe.py
restructure examples
2020-06-23 16:00:14 +02:00
README.md
Improve Markdown syntax(styling) ( #4496 )
2021-03-11 19:13:02 +01: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
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
restructure examples
2020-06-23 16:00:14 +02:00
tls_passthrough.py
Update tls_passthrough.py
2021-06-18 08:49:48 +02:00
xss_scanner.py
revert some minor changes
2020-11-21 10:46:19 +01:00