mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
44 lines
2.2 KiB
Markdown
44 lines
2.2 KiB
Markdown
# mitmproxy
|
|
|
|
[](https://github.com/mitmproxy/mitmproxy/actions?query=branch%3Amain)
|
|
[](https://codecov.io/gh/mitmproxy/mitmproxy)
|
|
[](https://pypi.python.org/pypi/mitmproxy)
|
|
[](https://pypi.python.org/pypi/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](https://docs.mitmproxy.org/stable/overview-installation).
|
|
If you want to install from source, see [CONTRIBUTING.md](./CONTRIBUTING.md).
|
|
|
|
## Documentation & Help
|
|
|
|
General information, tutorials, and precompiled binaries can be found on the mitmproxy website.
|
|
|
|
[](https://mitmproxy.org/)
|
|
|
|
The documentation for mitmproxy is available on our website:
|
|
|
|
[](https://docs.mitmproxy.org/stable/)
|
|
[](https://docs.mitmproxy.org/main/)
|
|
|
|
If you have questions on how to use mitmproxy, please
|
|
ask them on StackOverflow!
|
|
|
|
[](https://stackoverflow.com/questions/tagged/mitmproxy)
|
|
|
|
## Contributing
|
|
|
|
As an open source project, mitmproxy welcomes contributions of all forms.
|
|
|
|
[](./CONTRIBUTING.md)
|
|
|
|
Also, please feel free to join our developer Slack!
|
|
|
|
[](http://slack.mitmproxy.org/)
|