mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2021-04-05 10:20:52 +02:00
.github
docs docker: clean up tmux dir in clirecording Dockerfile (#4542) 2021-04-05 10:08:57 +02:00
examples
mitmproxy coverage++ 2021-03-30 13:03:41 +02:00
release Copy examples into Docker image (#4447) 2021-04-05 10:20:52 +02:00
test Merge pull request #4535 from mhils/master-main 2021-03-30 17:03:14 +02:00
web coverage++ 2021-03-30 13:03:41 +02:00
.gitattributes
.gitignore
CHANGELOG.md Copy examples into Docker image (#4447) 2021-04-05 10:20:52 +02:00
codecov.yml fix codecov report threshold (#4534) 2021-03-30 09:15:12 +00:00
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md master branch -> main branch 2021-03-30 15:30:45 +02:00
setup.cfg
setup.py master branch -> main branch 2021-03-30 15:30:45 +02:00
tox.ini

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