mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2021-07-21 09:58:42 +02:00
.github trigger docker deploy for tags 2021-07-19 13:02:04 +02:00
docs docs: be more clear on pattern separator 2021-07-21 09:58:42 +02:00
examples WebSocketMessage.kill() -> .drop() 2021-07-15 14:57:43 +02:00
mitmproxy perf: reuse OpenSSL context to reduce number of TLS handshakes (#4694) 2021-07-21 09:23:27 +02:00
release strip v from tags when uploading binaries 2021-07-19 13:02:04 +02:00
test perf: reuse OpenSSL context to reduce number of TLS handshakes (#4694) 2021-07-21 09:23:27 +02:00
web
.gitattributes
.gitignore
CHANGELOG.md perf: reuse OpenSSL context to reduce number of TLS handshakes (#4694) 2021-07-21 09:23:27 +02:00
codecov.yml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py [requires.io] dependency update (#4676) 2021-07-13 14:10:10 +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