mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
5 lines
197 B
Markdown
5 lines
197 B
Markdown
# Build Instructions
|
|
|
|
1. Copy `mitmproxy-$VERSION-py3-none-any.whl` into this directory.
|
|
You can get the latest public release at https://mitmproxy.org/downloads/.
|
|
2. Run `docker build .`.
|