MozTW 討論區 https://forum.moztw.org/ |
|
如何在不開啟 Firefox 的情況下設定 proxy https://forum.moztw.org/viewtopic.php?f=2&t=4400 |
第 1 頁 (共 1 頁) |
發表人: | kourge [ 2004-11-25, 06:35 ] |
文章主題 : | 如何在不開啟 Firefox 的情況下設定 proxy |
有沒有什麼方法(如修改檔案)來設定 Firefox 的 proxy,而不用開啟 Firefox 的? 目前正在研究 customizing Firefox builds,需要能更改預設 proxy... |
發表人: | jayfromtaiwan [ 2004-11-25, 06:39 ] |
文章主題 : | |
在Mozilla是這兩個設定 network.proxy.http network.proxy.http_port Firefox 應該是一樣的 <off topic> In your sig : "teen? I'm reading junior high!" should be: "teenager? I'm still in junior high school", reading is incorrect On your blog : "which is kind of consuming time." should be: "which is kind of time consuming" But your English is pretty good for a junior high 'schooler' ![]() </off topic> |
發表人: | coolcd [ 2004-11-25, 07:53 ] |
文章主題 : | |
XP的話 編輯C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\亂數\prefs.js user_pref("network.proxy.ftp", "your ftp proxy"); user_pref("network.proxy.ftp_port", 80); user_pref("network.proxy.gopher", ""); user_pref("network.proxy.gopher_port", ); user_pref("network.proxy.http", "your http proxy"); user_pref("network.proxy.http_port", 80); user_pref("network.proxy.share_proxy_settings", true); user_pref("network.proxy.socks", "your socks proxy"); user_pref("network.proxy.socks_port", 1080); user_pref("network.proxy.socks_version", 0); user_pref("network.proxy.ssl", "your ssl proxy"); user_pref("network.proxy.ssl_port", 3128); user_pref("network.proxy.type", 1); 以前玩過 最後一項好像是要不要使用Proxy的開關 忘記了 你可以試試看 |
發表人: | 訪客 [ 2004-11-25, 08:07 ] |
文章主題 : | |
謝嚕 (也感謝對於文法的糾正) 我到 about:config 找了一下,突然間發現進階的 proxy configuration 都在 network.proxy 所以要 tweak 掉 proxy 的 config,需改一下 prefs.js 應該像這樣吧: user_pref("network.proxy.type", 1); user_pref("network.proxy.http", "193.194.79.194"); user_pref("network.proxy.http_port", 8080); |
發表人: | Vega [ 2004-11-25, 09:08 ] |
文章主題 : | |
我覺得可用switch proxy這個extension隨時切換proxy 還蠻方便的 |
發表人: | ckk [ 2004-11-25, 14:35 ] |
文章主題 : | |
Vega 寫: 我覺得可用switch proxy這個extension隨時切換proxy
還蠻方便的 我覺得直接寫 .pac 檔比較快....而且與 ie 等瀏覽器都通用 |
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |