Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Lock proxy settings (over default and addons)

  • 1 Antwort
  • 2 haben dieses Problem
  • 18 Aufrufe
  • Letzte Antwort von 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

Alle Antworten (1)

more options

Nobody? :(