mattsse / chromiumoxide

Chrome Devtools Protocol rust API
Apache License 2.0
712 stars 69 forks source link

proxy arg not working #181

Open ssddOnTop opened 9 months ago

ssddOnTop commented 9 months ago

When I try to add the arg --proxy-server='http://0.0.0.0:8080;' it doesn't seem to go through the proxy however chrome --proxy-server='http://192.168.12.11:8080;' works without any problem