View Full Version : Tunnelling apps through ssh on smartphone?
klaberte
19th April 2009, 10:53 PM
I have a smartphone (Dash) which I use on T-Mobile (USA).
So I've been able to use zaTunnel to set up a ssh connection between my dash (via wap.voicestream.com) and my ssh server. I've set up a few tunnels.
But for the life of me, I cannot figure out how to configure apps to use these tunnels.
For example, how to make Opera Mini work through this tunnel? Google Maps?
Yes, I am aware of the epc workaround, but I'd like to figure our this other method as well. Any help would be greatly appreciated.
syberdave
26th April 2009, 02:11 PM
Judging from the zaTunnel screenshots/documentation, you can only tunnel 1 port at a time. What you would need to do is run a HTTP proxy on your "ssh server" and tunnel that port through, and then point your applications to the new port. (IP of 127.0.0.1, with a port of whatever you put)
But why do that? If you have your settings correct, Opera Mini and Google Maps should work without any tunneling, because T-Mo's web proxy will let that traffic through.
klaberte
26th April 2009, 04:00 PM
You mean, using wap.voicestream.com, with proxy 216.155.165.50:8080, Google Maps and Opera Mini will work? I thought I tried that and found it didn't work.
Actually, ZATunnel allows you to set up as many port forwards as you want, but all through a single ssh connection.
scote
14th May 2009, 12:29 PM
dont use your providers proxy
set up your http proxy on your server at the end of the tunnel and have it listen on a port - eg. 8080
setup a tunnel from 8080 to 8080
then configure your proxy in the app to use proxy 127.0.0.1:8080
klaberte
14th May 2009, 10:19 PM
dont use your providers proxy
set up your http proxy on your server at the end of the tunnel and have it listen on a port - eg. 8080
setup a tunnel from 8080 to 8080
then configure your proxy in the app to use proxy 127.0.0.1:8080
Yes, thanks for the reply. But is exactly that last step that I do not understand how to do. Howe do you configure the proxy "in the app"? For example, how do you specify a proxy for Google Maps or Opera Mini?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.