This works for T-Mobile $5.99/mo plan! Thanks to syasses
I just confirmed it and it is not that slow either!
123.1kbps using iphonenetworktest.com
Google Maps - Yes
Safari - Yes
Weather - Yes
Stocks - Yes
Mail - Yes
Youtube - Yes (slow)
First, set your APN to wap.voicestream.com in Settings/General/Network/EDGE/
Then, Cut and paste this code and save it as proxy.pac (make sure that it is NOT proxy.pac.txt)
and then make the same changes to the preferences.plist file mentioned in the first post. the changes are on line 352 of the preferences.plist file.Code:function FindProxyForURL(url, host) { if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0")) return "PROXY 216.155.165.50:8080"; else return "DIRECT"; }
now my iPhone is complete![]()



LinkBack URL
About LinkBacks








Reply With Quote


Bookmarks