#376mitmproxy/mitmproxy: 一个交互式的、支持 SSL/TLS 的拦截代理,具有用于 HTTP/1、HTTP/2 和 WebSockets 的控制台界面。

eryajferyajf2025/05/21



Repos mitmproxy/mitmproxy
Views views
Stars stars
Forks forks
License license
UpdatedAt last-commit
CreatedAt create-at

mitmproxy

Continuous Integration Status
Codacy Badge
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