mitmdump Command Examples

View, record, and programmatically transform HTTP traffic. The command-line counterpart to mitmproxy. More information: https://docs.mitmproxy.org/stable/#mitmdump.

mitmdump {{[-w|--wfile]}} {{path/to/file}}

mitmdump {{[-nr|--no-server --read-flows]}} {{input_filename}} {{[-w|--wfile]}} {{output_filename}} "{{~m post}}"

mitmdump {{[-nc|--no-server --client-replay]}} {{path/to/file}}