Closed TwangyMoney closed 1 year ago
I wanted to say, my last issue got closed without my problem being solved. I wanted to add a vpn/proxy to the browser. How can I do so? And yes I think Cefsharp supports proxy settings.
Set "Proxy" to true and hard code the proxy settings you need.
https://github.com/sharpbrowser/SharpBrowser/blob/master/src/Browser/BrowserConfig.cs#L28
I wanted to say, my last issue got closed without my problem being solved. I wanted to add a vpn/proxy to the browser. How can I do so? And yes I think Cefsharp supports proxy settings.