firefox proxy settings via command line

后端 未结 19 2095
闹比i
闹比i 2020-12-02 18:20

How do I change Firefox Proxy settings via command line on windows xp/2k?

Thanks

19条回答
  •  醉酒成梦
    2020-12-02 18:49

    The easiest way to do this is to configure your Firefox to use a PAC with a file URL, and then change the file URL from the line command before you start Firefox.

    This is the easiest way. You don't have to write a script that remembers what path to prefs.js is (which might change over time).

    You configure your profile once, and then you edit the external file whenever you want.

提交回复
热议问题