mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
Maximilian Hils 86bee371db
[requires.io] dependency update on master branch (#4373)
Co-authored-by: requires.io <support@requires.io>
2020-12-30 22:59:59 +01:00
.github
docs
examples Reply: remove return value 2020-12-28 22:09:57 +01:00
mitmproxy alpn: str -> bytes 2020-12-30 22:52:07 +01:00
release
test alpn: str -> bytes 2020-12-30 22:52:07 +01:00
web
.gitattributes
.gitignore
CHANGELOG.md move cert serialization to cryptography 2020-12-29 23:36:12 +01:00
codecov.yml
CONTRIBUTING.md
dev.ps1
dev.sh
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py [requires.io] dependency update on master branch (#4373) 2020-12-30 22:59:59 +01:00
tox.ini [requires.io] dependency update 2020-12-24 12:15:47 +01: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.

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 master

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