mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 19:57:16 +00:00
mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Adding Python to PATH during installation is useful, but doesn't help users who have already installed Python. The Powershell command takes care of the Scripts directory as well. |
||
|---|---|---|
| doc-src | ||
| examples | ||
| libmproxy | ||
| release | ||
| test | ||
| web | ||
| .coveragerc | ||
| .env | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG | ||
| CONTRIBUTING.md | ||
| CONTRIBUTORS | ||
| dev | ||
| dev.bat | ||
| LICENSE | ||
| MANIFEST.in | ||
| mitmdump | ||
| mitmproxy | ||
| mitmweb | ||
| README.mkd | ||
| README.txt | ||
| requirements.txt | ||
| setup.py | ||
**mitmproxy** is an interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface. **mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP. **libmproxy** is the library that mitmproxy and mitmdump are built on. Complete documentation and a set of practical tutorials is included in the distribution package, and is also available at mitmproxy.org_. .. _mitmproxy.org: http://mitmproxy.org