mitmproxy/examples
angelbot 3819467b04
Add script to enable use of pac server (#7397)
* Add upstream_pac script

* [autofix.ci] apply automated fixes

---------

Co-authored-by: jweigel <jweigel@ebay.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-16 20:31:42 +01:00
..
addons fix some typos (#6728) 2024-03-11 08:19:36 +01:00
contrib Add script to enable use of pac server (#7397) 2024-12-16 20:31:42 +01:00
keys.yaml
README.md

Mitmproxy Examples

Mitmproxy has a powerful scripting API that allows you to control almost any aspect of traffic being proxied. In fact, much of mitmproxys own core functionality is implemented using the exact same API (see mitmproxy/addons).

⚠️ If you are browsing this on GitHub, make sure to select the git tag matching your mitmproxy version.