Linux – How to use separate proxy settings for incognito mode under Linux

google-chromelinuxPROXY

According to this reported issue Chromium supports separate proxy settings for incognito. However, when I try to edit the proxy settings, I get a page that says this:

When running Chromium under a supported desktop environment, the
system proxy settings will be used. However, either your system is not
supported or there was a problem launching your system configuration.

But you can still configure via the command line. Please see man chromium-browser for more information on flags and environment
variables.

Is there some way to set separate proxy settings for incognito from the command line that will still apply when incognito is launched from in the browser? Is there another solution?

Best Answer

https://stackoverflow.com/questions/22368515/how-to-see-the-proxy-settings-on-windows

chrome://net-internals/#proxy Enter this in the address bar of Chrome.

Related Question