This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

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 (رد واحد)
  • 2 have this problem
  • 1 view
  • آخر ردّ كتبه 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)