mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2022-08-11 20:45:50 +02:00
.github ci: don't build installers for PRs 2022-07-29 13:42:42 +02:00
docs Add support for raw UDP. (#5414) 2022-07-27 02:20:30 +02:00
examples Fix wsgi HTTPS example (#5385) 2022-05-30 14:41:10 +00:00
mitmproxy Update mode_servers.py (#5526) 2022-08-11 20:45:50 +02:00
release ci: don't build installers for PRs 2022-07-29 13:42:42 +02:00
test Include server information in bind/listen errors. (#5495) 2022-08-02 19:00:34 +02:00
web Add support for raw UDP. (#5414) 2022-07-27 02:20:30 +02:00
.gitattributes
.gitignore update kaitai definitions 2022-07-29 16:13:15 +02:00
CHANGELOG.md Include server information in bind/listen errors. (#5495) 2022-08-02 19:00:34 +02:00
codecov.yml remove release/ from coverage 2022-07-25 01:39:04 +02:00
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
setup.cfg fix individual_coverage on Windows 2022-07-21 15:24:11 +02:00
setup.py update pyOpenSSL to version 22 (#5505) 2022-07-31 09:40:56 +02:00
tox.ini [requires.io] dependency update on main branch (#5468) 2022-07-21 15:46:45 +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 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