mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
* update to Python 3.14
* [autofix.ci] apply automated fixes
* fix python 3.14 compatibility
* bump minimum required zstandard version
0.15 was causing CI issues with Python 3.14.
* Revert "Bump hypothesis dependency (#7865)"
This reverts commit
|
||
|---|---|---|
| .. | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| DockerHub-README.md | ||
| README.md | ||
Build Instructions
- Copy
mitmproxy-$VERSION-py3-none-any.whlinto this directory.
You can get the latest public release at https://mitmproxy.org/downloads/. - Run
docker build ..