mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-30 03:14:22 +00:00
09c503563a
We support 4 different config files: ~/.mitmproxy/common.conf: Options that are common to all tools ~/.mitmproxy/mitmproxy.conf: Options for mitmproxy ~/.mitmproxy/mitmdump.conf: Options for mitmdump ~/.mitmproxy/mitmweb.conf: Options for mitmweb Options in the tool-specific config files over-ride options in common.conf. If a non-common option is put in common.conf, an error will be raised if a non-supporting tool is used. |
||
---|---|---|
.. | ||
completion | ||
data | ||
fuzzing | ||
scripts | ||
tools | ||
mock_urwid.py | ||
test_app.py | ||
test_cmdline.py | ||
test_console_common.py | ||
test_console_contentview.py | ||
test_console_help.py | ||
test_console_search.py | ||
test_console.py | ||
test_controller.py | ||
test_dump.py | ||
test_encoding.py | ||
test_examples.py | ||
test_filt.py | ||
test_flow.py | ||
test_fuzzing.py | ||
test_platform_pf.py | ||
test_protocol_http.py | ||
test_proxy.py | ||
test_script.py | ||
test_server.py | ||
test_utils.py | ||
tservers.py | ||
tutils.py |