Created
January 4, 2023 19:53
-
-
Save yukihane/4500c6635255110c8a6f8ed194548faa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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