mitmproxy/mitmproxy/addons
2017-07-20 17:45:40 +02:00
..
onboardingapp Slight wording change 2017-06-23 17:30:48 -04:00
__init__.py Allow remote addon 2017-07-15 10:01:14 +02:00
allowremote.py Allow remote addon 2017-07-15 10:01:14 +02:00
anticache.py
anticomp.py
check_alpn.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
check_ca.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
clientplayback.py commands: "replay.client.file" and "replay.server.file" 2017-04-29 11:34:50 +12:00
core.py update mypy 2017-07-20 16:27:13 +02:00
core_option_validation.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
cut.py commands: cut.clip copies cuts to system clipboard 2017-04-30 14:42:37 +12:00
disable_h2c.py
dumper.py Few ip formatting fixes 2017-06-25 04:09:45 +05:30
eventstore.py
export.py Move export to addon, kill Python and Locust export 2017-04-30 17:53:30 +12:00
intercept.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
keepserving.py
onboarding.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
proxyauth.py Fixed LDAP Auth (#2333) 2017-05-12 15:37:00 +02:00
readfile.py separate reading from stdin into its own addon 2017-04-26 12:11:37 +02:00
replace.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
save.py console: interactive command browser 2017-04-28 07:43:58 +12:00
script.py replace deprecated use of SourceFileLoader.load_module 2017-07-20 15:23:22 +02:00
serverplayback.py commands: "replay.client.file" and "replay.server.file" 2017-04-29 11:34:50 +12:00
setheaders.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
stickyauth.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
stickycookie.py fix #2228 2017-04-26 11:32:24 +02:00
streambodies.py add websocket streaming option 2017-07-04 10:53:23 +02:00
termlog.py
termstatus.py
upstream_auth.py configure(options, updated) -> configure(updated) 2017-04-26 11:01:27 +12:00
view.py view: show a message if we remove more than one flow from view 2017-06-13 11:02:32 +12:00
wsgiapp.py