```shell mitmweb ``` ```shell playwright ff --proxy-server http://localhost:8080 --ignore-https-errors ``` ```shell chromium --proxy-server=localhost:8080 --ignore-certificate-errors ```