如何提高 iTunes Store 資源的下載速度?

我最高只有100k/s


使用 PAC SSH

function FindProxyForURL(url, host) {
if (shExpMatch(url, "*.http://apple.com/*")) { return "SOCKS 127.0.0.1:7777"; }
return "DIRECT";
}

ssh -D 7777 username@remotehost.com

參見這個:http://www.livid.cn/doc_view.php?doc_id=5744


推薦閱讀:

16G 的 iPad 2 夠用嗎?
為什麼 iPhone 5s 什麼程序也不開的情況下內存佔用高達 600 多 M?
鎚子 T1 和 iPhone 6 相比,有哪些先進的地方?
蘋果的語音識別系統是誰做的?
如何評價 iOS 11?

TAG:蘋果公司AppleInc | iTunesStore |