mitmproxy/release/docker
Maximilian Hils d7e8258851
Add proxy mode docs for tun mode (#7558)
add proxy mode docs for tun mode
2025-02-15 18:11:43 +05:30
..
DockerHub-README.md DockerHub-README.md: reword ambiguous command (#6080) 2023-04-27 08:49:15 +00:00
Dockerfile Docker: use latest python and debian (#7242) 2024-10-13 18:21:57 +02:00
README.md CI: Deploy to GitHub Container Registry, streamline builds (#7061) 2024-07-29 18:11:41 +00:00
docker-entrypoint.sh Add proxy mode docs for tun mode (#7558) 2025-02-15 18:11:43 +05:30

README.md

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 ..