Update mitmproxy/README.md
This commit is contained in:
@@ -4,4 +4,8 @@ mitmweb
|
||||
|
||||
```shell
|
||||
playwright ff --proxy-server http://localhost:8080 --ignore-https-errors
|
||||
```
|
||||
|
||||
```shell
|
||||
chromium --proxy-server=localhost:8080 --ignore-certificate-errors
|
||||
```
|
||||
Reference in New Issue
Block a user