Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How to set proxy server in command line parameters

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 6 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

Hi,

In Chrome, I can set the proxy server by using the following command line parameters:

chrome.exe --proxy-server="socks5://139.52.68.77:15232"

Is it also possible to do so with FireFox? I want to create two shortcuts for FireFox, one using Proxy and one does not using Proxy. Thus I can start the shortcut based on my requirement instead of going to "Options" tab and set the proxy options back and forth manually, which is inconvenient.

Thanks

Hi, In Chrome, I can set the proxy server by using the following command line parameters: chrome.exe --proxy-server="socks5://139.52.68.77:15232" Is it also possible to do so with FireFox? I want to create two shortcuts for FireFox, one using Proxy and one does not using Proxy. Thus I can start the shortcut based on my requirement instead of going to "Options" tab and set the proxy options back and forth manually, which is inconvenient. Thanks

Összes válasz (2)

more options

Hmm, I do not see that here: https://developer.mozilla.org/docs/Mozilla/Command_Line_Options

What you could do is create two separate Firefox profiles, configure one to use a proxy or PAC file, and then add the respective profile names to the command lines. (A profile is similar to a Chrome user identity, except that Firefox has to restart to switch profiles.)

More info: Profile Manager - Create, remove or switch Firefox profiles

more options