Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS系統在流動數據網絡 (Cellular Data) 下使用pac代理設定, 無須Jailbreak #261

Closed
karlcheong opened this issue Apr 14, 2014 · 0 comments

Comments

@karlcheong
Copy link
Contributor

(這又是一篇教學文issue, 已經知道本方法的請忽略)
相信大家一般來說都是以WiFi為主來使用pac來unblock國內影片音樂的apps
但當有需要在流動數據下使用時應該怎樣呢?

首先, 不是每台iOS裝置都有條件jailbreak的, 對於無法jailbreak的裝置, 以下方法就適合使用:

需準備一個VPN服務的帳號
(伺服器IP/地區不限, 種類可為L2TP或PPTP(視乎你使用的流動數據服務的限制))
這種VPN服務一搜應該就有一大堆免費的
這里提供一個免費VPN網站 www.vpngate.net

以下以iOS7為例:
1, 進入設定>>一般>>VPN

2, 新增VPN設定, 輸入VPN的連接資訊, 關閉傳送所有流量

3, 下面的代理伺服器設定選自動, URL輸入pac的地址

4, 儲存設定, 啟動VPN連接

5, 完成Unblock, 並且非IP驗證之連接(如影片, 音樂檔案) 仍會直接連接


補充說明下jailbreak後可使用的方法, 愛折騰的同學可以一試
1, 學習安卓手機那樣使用unblock DNS, 直接改掉hosts檔
2, 通過修改/private/var/preferences/systemconfiguration/preferences.plist來手動啟動流動數據網絡介面的PAC設定, 詳細可看: GoAgent Issue 1049
3, 通過Flex軟件可直接修改某些軟件的IP驗證

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants