mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2021-06-22 16:54:29 +02:00
.github Docker: Add aarch64 Images (#4637) 2021-06-15 13:47:50 +00:00
docs revise based on @prinzhorn's feedback 2021-06-22 16:54:29 +02:00
examples
mitmproxy fix h2 bug found via fuzzing 2021-06-15 10:45:26 +02:00
release Docker: Add aarch64 Images (#4637) 2021-06-15 13:47:50 +00:00
test fix h2 bug found via fuzzing 2021-06-15 10:45:26 +02:00
web [mitmweb] Add "one click resume / accept all" button (#4615) 2021-06-10 14:59:30 +02:00
.gitattributes
.gitignore
CHANGELOG.md Docker: Add aarch64 Images (#4637) 2021-06-15 13:47:50 +00:00
codecov.yml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py bump ruamel.yaml version 2021-06-15 10:42:18 +02:00
tox.ini update mypy 2021-06-13 17:17:10 +02:00

mitmproxy

Continuous Integration Status Coverage Status Latest Version Supported Python versions

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.

mitmdump is the command-line version of mitmproxy. Think tcpdump for HTTP.

mitmweb is a web-based interface for mitmproxy.

Installation

The installation instructions are here. If you want to install from source, see CONTRIBUTING.md.

Documentation & Help

General information, tutorials, and precompiled binaries can be found on the mitmproxy website.

mitmproxy.org

The documentation for mitmproxy is available on our website:

mitmproxy documentation stable mitmproxy documentation dev

If you have questions on how to use mitmproxy, please ask them on StackOverflow!

StackOverflow: mitmproxy

Contributing

As an open source project, mitmproxy welcomes contributions of all forms.

Dev Guide

Also, please feel free to join our developer Slack!

Slack Developer Chat