Jump to content

Ssh Http Tunneling With Itouch


Wheels

Recommended Posts

How do I tunnel with my iTouch on my existing HTTP tunnel? If it helps, here is the .bat file I execute when connecting via a regular (non-iTouch) computer. I use plink as my SSH client.

start plink.exe -N -D 9999 root@username.dyndns.org -P 443

I found the following link while doing research - (http://snipplr.com/view/16563/how-to-connect-to-a-socks-proxy-from-an-unjailbroken-iphoneipod-touch/) but I have never used .PAC files. Any help greatly appreciated.

Link to comment
Share on other sites

You need jailbroken iPodTouch for ssh tunneling. Then you need terminal ans openssh installed.

Then open terminal,

 ssh -D 8080 user@dyndnsORip -p 443 

Then go to |settings|wifi|yourwlan connection| down on that page that shows your ip "use http proxy" "manual" set server to be localhost ie. 127.0.0.1 and port 8080

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...