Update mitmproxy/README.md
This commit is contained in:
@@ -5,3 +5,7 @@ mitmweb
|
|||||||
```shell
|
```shell
|
||||||
playwright ff --proxy-server http://localhost:8080 --ignore-https-errors
|
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