mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2022-03-27 15:23:59 +02:00
.github CI: use python 3.10 (#5195) 2022-03-19 15:37:11 +01:00
docs [dns] minor fixes 2022-03-27 15:23:59 +02:00
examples Add httpdump.py example (#5190) 2022-03-23 13:04:38 +00:00
mitmproxy [dns] minor fixes 2022-03-27 15:23:59 +02:00
release bump to 8.0.0 2022-03-19 17:20:32 +01:00
test [dns] first tests 2022-03-27 00:11:48 +01:00
web [dns] cosmetic changes 2022-03-26 21:03:34 +01:00
.gitattributes
.gitignore
CHANGELOG.md Add httpdump.py example (#5190) 2022-03-23 13:04:38 +00:00
codecov.yml
CONTRIBUTING.md StackOverflow -> GitHub Discussions (part 2) 2021-11-16 11:02:57 +01:00
LICENSE
MANIFEST.in
README.md
SECURITY.md
setup.cfg fix vt code detection on Windows 2022-03-19 17:20:32 +01:00
setup.py vendor click.style instead of depending on click (#5188) 2022-03-16 17:02:53 +00:00
tox.ini [requires.io] dependency update on main branch (#5207) 2022-03-24 18:12:00 +00: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 use GitHub Discussions!

mitmproxy discussions

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