mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
Maximilian Hils bacbaadb01
fix nonblocking.py example (#6399)
this previously caused an error on import (https://twitter.com/digininja/status/1711355339637973146), which we want to avoid.
2023-10-09 13:12:10 +00:00
.github Bump the github-actions group with 4 updates (#6393) 2023-10-02 01:36:44 +02:00
docs docs: improve hooks overview (#6376) 2023-09-21 19:27:14 +00:00
examples fix nonblocking.py example (#6399) 2023-10-09 13:12:10 +00:00
mitmproxy add DNS-over-HTTPS contentview 2023-09-30 03:08:46 +02:00
release ensure that we trigger the tag workflow 2023-08-04 11:23:44 +02:00
test add DNS-over-HTTPS contentview 2023-09-30 03:08:46 +02:00
web add save HAR addon (#6368) 2023-09-24 13:51:22 +00:00
.gitattributes
.gitignore
CHANGELOG.md add DNS-over-HTTPS contentview 2023-09-30 03:08:46 +02:00
codecov.yml
CONTRIBUTING.md
LICENSE
MANIFEST.in
pyproject.toml Bump pyinstaller from 5.13.2 to 6.0.0 (#6391) 2023-10-02 01:36:58 +02:00
README.md
SECURITY.md
setup.cfg

mitmproxy

Continuous Integration Status autofix.ci: enabled 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! However, please note that the primary purpose of our Slack is direct communication between maintainers and contributors. If you have questions where the answer might be valuable to others, please use GitHub Discussions and not Slack.

Slack Developer Chat