![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Lock proxy settings (over default and addons)
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)
Nobody? :(