jianlinwei / sshtunnel

SSH Tunnel for Android System
GNU General Public License v3.0
30 stars 15 forks source link

Connecting thru http/https proxy #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

often firewalled networks have only a http/https proxy.
A way is to open server port 443 for ssh.
From windows I use putty and set the http proxy in the proxy settings, all 
works fine.
So it would be nice if I could configure an outgoing proxy for the ssh 
connection like in putty.

Original issue reported on code.google.com by mathias4...@gmail.com on 15 Apr 2012 at 5:52

GoogleCodeExporter commented 9 years ago
Try the stable version, which supports ssh tunnel through basic http proxy

Original comment by max.c...@gmail.com on 14 Aug 2012 at 2:12