Add mitmproxy/README.md

This commit is contained in:
2025-01-26 21:26:57 +00:00
parent 75e81fa11e
commit 7a1f203ea9

7
mitmproxy/README.md Normal file
View File

@@ -0,0 +1,7 @@
```shell
mitmweb
```
```shell
playwright ff --proxy-server http://localhost:8080 --ignore-https-errors
```