debugginghttphttp2man-in-the-middlemitmproxyproxypythonsecuritysslstarred-mitmproxy-repostarred-repotlswebsocket
4be69a5fc7
* Add GraphQL contentview * Simpler graphql formatting * Do not prompt for exit * Give graphql priority over json * Revert "Do not prompt for exit" This reverts commit 386b38f9eb4601ae41365ace5b9689c30761a412. * Handle batched queries * Fix flake issues * typing fix * Typing fixes * Add graphql content view test * Fix reference * Fixed tests * flake * Implement GraphQLView.render_priority * Show query key stub value * Code coverage * Import PARSE_ERROR * Test for invalid json |
||
---|---|---|
.github | ||
docs | ||
examples | ||
mitmproxy | ||
release | ||
test | ||
web | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
codecov.yml | ||
dev.ps1 | ||
dev.sh | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.md
mitmproxy
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.
The documentation for mitmproxy is available on our website:
If you have questions on how to use mitmproxy, please ask them on StackOverflow!
Contributing
As an open source project, mitmproxy welcomes contributions of all forms.
Also, please feel free to join our developer Slack!