Is there a way to make Opera a different proxy than what is set by the system?

11

3

One of the major reasons why I uninstalled Opera recently is that they removed the proxy configuration so now Opera uses the default system settings.

I wonder is there, however, some way to specify a different proxy settings for Opera?

DejanLekic

Posted 2014-12-22T13:05:32.740

Reputation: 739

Answers

13

Append --proxy-server="ip:port" to your Opera shortcut like:

"C:\Programs\Opera\launcher.exe" --proxy-server="62.103.107.9:80"

Some Google Chrome switches work in Opera too since they use the same underlying technologie.

Further links

nixda

Posted 2014-12-22T13:05:32.740

Reputation: 23 233

Tested with Opera 28. Make sure no other extensions like Zenmate take exclusive control over your proxy setting

– nixda – 2014-12-24T15:09:01.377

Perfect! Thanks! :) I did not know about this option to the Opera executable. – DejanLekic – 2015-01-02T11:32:59.983

0

The only way you can set proxies without passing by system configuration would be to use an extension dedicated to that purpose.

The simplest solution in my opinion would be to keep an earlier version of Opera, and use it when needed.

Rogim

Posted 2014-12-22T13:05:32.740

Reputation: 1

I was hoping there is some undocumented "feature". - Typically some less-known configuration parameter or something similar. – DejanLekic – 2014-12-22T15:26:03.943