Page 1 of 1

Proxy not working ?

Posted: Thu Nov 07, 2024 8:29 pm
by thefunkyjoint
Hello,

I tried to set a private proxy on CEF4Delphi like shown on the Minibrowser demo, but it did not work.

But when i manually do the same proxy settings directly on Windows 11 settings, it works.

What could be the cause ? :shock:

Re: Proxy not working ?

Posted: Fri Nov 08, 2024 11:15 am
by salvadordf
Hi,

Try it in Chrome to see if it's supported by the browser.

https://learn.microsoft.com/en-us/answers/questions/1168102/how-to-configure-dedicated-proxy-in-google-chrome

Re: Proxy not working ?

Posted: Fri Nov 08, 2024 2:30 pm
by thefunkyjoint
Actually the Chrome proxy settings, it's just a shortcut for the Windows 11 proxy settings ; i could not see any internal proxy settings , looks likes Chrome just use the Windows settings ; if i configure this same proxy on Windows, it will work.

Re: Proxy not working ?

Posted: Fri Nov 08, 2024 4:54 pm
by salvadordf
Then try the official CEF sample application and use the --proxy-server command line switch to configure the proxy :
https://cef-builds.spotifycdn.com/cef_binary_130.1.16%2Bg5a7e5ed%2Bchromium-130.0.6723.117_windows64_client.tar.bz2

Read this page to know all the details about that switch :
https://www.chromium.org/developers/design-documents/network-settings/