Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lock proxy settings (over default and addons)

  • 1 reply
  • 2 have this problem
  • 4 views
  • Last reply by Dimas

more options

Hi,

I'm locking our proxy settings to our users with Autoconfig and this settings:

lockPref("network.proxy.type", 2); lockPref("network.proxy.autoconfig_url", "http://example.intranet/proxy.pac");

That locks the proxy configuration in a standard Firefox installation, but it's easy to bypass using addons like FoxyProxy (there are much addons like that). How can I secure lock the proxy configuration?

Thx

Hi, I'm locking our proxy settings to our users with Autoconfig and this settings: lockPref("network.proxy.type", 2); lockPref("network.proxy.autoconfig_url", "http://example.intranet/proxy.pac"); That locks the proxy configuration in a standard Firefox installation, but it's easy to bypass using addons like FoxyProxy (there are much addons like that). How can I secure lock the proxy configuration? Thx

All Replies (1)

more options

Nobody? :(