Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више
Архивирано

Automatic Proxy Configuration Url, default to use no proxy if script can't be loaded

xgourmet2

At work we are using a script to configure the proxy settings. This works fine as long as I am in the VPN or corporate network. However, when I use FF at home the script cannot be loaded (which is expected), but in order to access the internet I need to manually change the proxy settings or use a proxy switch add on. This is getting pretty annoying as I need to switch the network settings a lot. Is there a way to default the network setting to use "no proxy" if the script cannot be loaded?

At work we are using a script to configure the proxy settings. This works fine as long as I am in the VPN or corporate network. However, when I use FF at home the script cannot be loaded (which is expected), but in order to access the internet I need to manually change the proxy settings or use a proxy switch add on. This is getting pretty annoying as I need to switch the network settings a lot. Is there a way to default the network setting to use "no proxy" if the script cannot be loaded?

Сви одговори (1)

I don't know if this is possible. if(script=failed){ //network.Force proxy config //set "network.proxy.type", 0 }

But something like this is akaik: http://askubuntu.com/questions/313483/how-do-i-change-firefoxs-aboutconfig...

EDIT: Sorry that is for linux, Pac file maybe?

Измењено од стране guigs