mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2021-06-19 12:29:18 +02:00
.github Docker: Add aarch64 Images (#4637) 2021-06-15 13:47:50 +00:00
docs fix tests 2021-06-15 10:45:26 +02:00
examples Update tls_passthrough.py 2021-06-18 08:49:48 +02:00
mitmproxy enable addons to hardcode client.alpn 2021-06-19 12:29:18 +02:00
release Docker: Add aarch64 Images (#4637) 2021-06-15 13:47:50 +00:00
test enable addons to hardcode client.alpn 2021-06-19 12:29:18 +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 fix codecov report threshold (#4534) 2021-03-30 09:15:12 +00:00
CONTRIBUTING.md Improve Markdown syntax(styling) (#4496) 2021-03-11 19:13:02 +01:00
LICENSE
MANIFEST.in
README.md master branch -> main branch 2021-03-30 15:30:45 +02:00
setup.cfg
setup.py bump ruamel.yaml version 2021-06-15 10:42:18 +02:00
tox.ini [requires.io] dependency update (#4641) 2021-06-17 20:10:50 +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