diff --git a/mitmproxy/README.md b/mitmproxy/README.md new file mode 100644 index 0000000..e6dca27 --- /dev/null +++ b/mitmproxy/README.md @@ -0,0 +1,7 @@ +```shell +mitmweb +``` + +```shell +playwright ff --proxy-server http://localhost:8080 --ignore-https-errors +``` \ No newline at end of file