Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

i want to force authentication proxy with my username and password. i want avoid the authentication, I want to connect directly behind a proxy

  • 3 odpowiedzi
  • 34 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

I not need windows authentication for a connection behind proxy. Can i edit preference files in order to put username and password proxy ?

This happened

Every time Firefox opened

I not need windows authentication for a connection behind proxy. Can i edit preference files in order to put username and password proxy ? == This happened == Every time Firefox opened

Wszystkie odpowiedzi (3)

more options
more options

Can i edit all.js (or an another file) in mozilla\greprefs\

like :

pref("network.proxy.http_usert", myUserName); pref("network.proxy.http_password", myPassWord);

more options

No, that won't work.