Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

Lock proxy settings (over default and addons)

  • 1 отговор
  • 2 имат този проблем
  • 18 изгледи
  • Последен отговор от 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

Всички отговори (1)