|
Written by Thireus
|
|
Sunday, 14 March 2010 17:21 |
|
UPDATE: PAC + SSH tunneling + iPhone = Success ^^
UPDATE2: How To Get Socks Proxy + SSH Tunneling To Work On A Jailbroken iPhone/iPod Touch/iPad
Hi everyone!
I'm glad to announce that it's possible to use a local socks proxy with the iPhone with Edge, 3G or Wifi 
So how does it work?
iPhone + ssh -D E/3G/Wifi My_Server
I'm not going to explain everything here. For those who don't know what tunneling is, it's all explained here: ssh dynamic tunneling
What's great is that I have created a simple shell script that runs in background of my iPhone and automatically detects if the connexion is lost, or if the phone switches between Wifi/3G/Edge. 
So when the script is launched, it automatically creates the ssh tunnel and recreate it if the connexion has been lost.
WIFI:

3G:

Edge:

What's great is that I can bypass almost every restricted services as the data comes from the server and not from the local FAI.
I'm going to post a How To with my script if some people are interested with this 
|
|
Last Updated on Thursday, 29 April 2010 00:32 |