Skip to content

Instantly share code, notes, and snippets.

@yukihane
Created January 4, 2023 19:53
Show Gist options
  • Save yukihane/4500c6635255110c8a6f8ed194548faa to your computer and use it in GitHub Desktop.
Save yukihane/4500c6635255110c8a6f8ed194548faa to your computer and use it in GitHub Desktop.
docker run --rm -it -v ~/.mitmproxy:/home/mitmproxy/.mitmproxy -p 9080:9080 -p 9081:9081 mitmproxy/mitmproxy mitmweb --listen-port 9080 --web-port 9081 --web-host 0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment