I can't take credit for this as I somewhat followed a guide from modmyi.com however the guide got changed a bunch of times and it wasnt exactly clear so im rewriting it a bit to make it more clear.
Apps youll need:
on iphone 4: Handylight, Download Pro Lite
on iPad: Mywi (trial will work fine you only run it for a second)
1. You need use a textfile and create a file called "socks.pac" in the text file just the following 3 lines of code
function FindProxyForURL(url, host) {
return "SOCKS 13.37.13.37:1337";
}
2. now on the iPhone 4 run "Download Pro Lite" goto more>Share> and turn "webshare" on.
3. on your computer goto the address listed for the webshare in Download Pro Light. Use the form to upload the "socks.pac" file you created.
4. on the ipad start mywi tethering. then on the phone go into general settings and select your ipad network. then hit the little blue arrow next to the ipad wifi network to go into more advanced settings. Select "static" for ip address put. 13.37.13.37 subnet mask put 255.255.255.0 back out of the menu then go back in to make sure it saved those settings.
5. on the ipad shut down the mywi network. You shouldnt really have to use it again. now go into general settings and select your ipad network (its still there because the iphone is now sustaining it.) then select the blue arrow next to it to go into advanced settings. once again select "static" for ip address put. 13.37.13.36 subnet mask is that same at 255.255.255.0 then down the bottom set http proxy to "auto" and set the URL to http://13.37.13.37:8080/socks.pac once again back out of this menu then reenter to make sure these settings stuck.
6. for the final step on the iphone launch handylight. Select "blue" "yellow" "red" then touch the top right corner of the screen. the screen should turn purple to show that your now tethering. Go back to the ipad and see if you can now surf to web pages on safari. I had to respring the ipad at the end to get it going.
couple of notes. Not everything will work on the ipad doing this. couple notable things that dont work are POP email and youtube. Also I couldnt get it to work when I created the "socks.pac" file with textedit on my mac. I created it with notepad on my windows machine and used my mac to upload it to the phone and then it worked.
Hopefully this guide is easy to follow. I picked up my 32gb iphone 4 today and was sad that I wouldnt be able to tether my ipad at work anymore until the jailbreak is released then I stumbled across the thread at modmyi.com those guys are genius' and came up with this I just retyped it as I had to try a ton of different things afterwards to get it to work so I figured i'd try and make it easier for ya.
Apps youll need:
on iphone 4: Handylight, Download Pro Lite
on iPad: Mywi (trial will work fine you only run it for a second)
1. You need use a textfile and create a file called "socks.pac" in the text file just the following 3 lines of code
function FindProxyForURL(url, host) {
return "SOCKS 13.37.13.37:1337";
}
2. now on the iPhone 4 run "Download Pro Lite" goto more>Share> and turn "webshare" on.
3. on your computer goto the address listed for the webshare in Download Pro Light. Use the form to upload the "socks.pac" file you created.
4. on the ipad start mywi tethering. then on the phone go into general settings and select your ipad network. then hit the little blue arrow next to the ipad wifi network to go into more advanced settings. Select "static" for ip address put. 13.37.13.37 subnet mask put 255.255.255.0 back out of the menu then go back in to make sure it saved those settings.
5. on the ipad shut down the mywi network. You shouldnt really have to use it again. now go into general settings and select your ipad network (its still there because the iphone is now sustaining it.) then select the blue arrow next to it to go into advanced settings. once again select "static" for ip address put. 13.37.13.36 subnet mask is that same at 255.255.255.0 then down the bottom set http proxy to "auto" and set the URL to http://13.37.13.37:8080/socks.pac once again back out of this menu then reenter to make sure these settings stuck.
6. for the final step on the iphone launch handylight. Select "blue" "yellow" "red" then touch the top right corner of the screen. the screen should turn purple to show that your now tethering. Go back to the ipad and see if you can now surf to web pages on safari. I had to respring the ipad at the end to get it going.
couple of notes. Not everything will work on the ipad doing this. couple notable things that dont work are POP email and youtube. Also I couldnt get it to work when I created the "socks.pac" file with textedit on my mac. I created it with notepad on my windows machine and used my mac to upload it to the phone and then it worked.
Hopefully this guide is easy to follow. I picked up my 32gb iphone 4 today and was sad that I wouldnt be able to tether my ipad at work anymore until the jailbreak is released then I stumbled across the thread at modmyi.com those guys are genius' and came up with this I just retyped it as I had to try a ton of different things afterwards to get it to work so I figured i'd try and make it easier for ya.