Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox keeps adding a proxy.

  • 1 antwoord
  • 71 hebben dit probleem
  • 11 weergaven
  • Laatste antwoord van cor-el

more options

I use no proxy but when I run the program "Hide My IP" Firefox detects the changed IP address and changes the Proxy settings. How can I get Firefox to keep the "No Proxy" setting?

I use no proxy but when I run the program "Hide My IP" Firefox detects the changed IP address and changes the Proxy settings. How can I get Firefox to keep the "No Proxy" setting?

Alle antwoorden (1)

more options

If you run a program or install an extension that changes the connection settings to use a proxy then you can't expect otherwise.
If you want to revert to No Proxy if you start Firefox then you can create a file user.js or add lines to an existing user.js to set the connection setting to No Proxy.

user_pref("network.proxy.type",0);