mhlkmn0108 / sshtunnel

Automatically exported from code.google.com/p/sshtunnel
GNU General Public License v3.0
1 stars 0 forks source link

Allow multiple ports to be forwarded in one profile #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have my own personal email server, and I would like to connect to the imap 
server and smtp server through ssh without rooting my phone.

In order to accomplish this, I have to be able to have two port forwards active 
simultaneously. I currently forward 2143 to localhost 143 and configure K-9 to 
connect to the imap server on localhost:2143. This works for imap, but then I 
have no smtp forward. I would like both at the same time.

Original issue reported on code.google.com by omnifari...@gmail.com on 12 Aug 2011 at 1:31

GoogleCodeExporter commented 8 years ago

Original comment by max.c...@gmail.com on 22 Aug 2011 at 7:33

GoogleCodeExporter commented 8 years ago
Yes,we need it and like it.
Any workaround/tips to make it work with multi ports connection right now?
Thank you.

Original comment by johnw.m...@gmail.com on 27 Dec 2012 at 10:56

GoogleCodeExporter commented 8 years ago
I would love this as well! Would make life much easier. Are there any 
workarounds at the moment?

Original comment by smma...@gmail.com on 30 Dec 2012 at 2:40

GoogleCodeExporter commented 8 years ago
Would love to have this, too.

Original comment by franjo...@gmail.com on 16 Jan 2013 at 3:36

GoogleCodeExporter commented 8 years ago
I have found SPT to actually serve my needs better in this regard. It also 
handles reconnects when the tunnel goes down much better than sshtunnel does.

https://play.google.com/store/apps/details?id=org.ayal.SPT

Unlike sshtunnel, SPT does not have the goal of proxying everything your phone 
does through ssh. So if that's what you need, SPT won't do that and likely 
never will.

Original comment by omnifari...@gmail.com on 16 Jan 2013 at 3:56

GoogleCodeExporter commented 8 years ago
To be able to forward multiple ports would be really an important feature. I 
also miss reverse port forwarding.

@omnifari: since SPT is not open source, it's not a real alternative.

Original comment by nhar...@gmail.com on 29 Jan 2013 at 12:17

GoogleCodeExporter commented 8 years ago
SPT is, in fact, Open Source:

http://code.google.com/p/ssh-persistent-tunnel/

Original comment by omnifari...@gmail.com on 29 Jan 2013 at 1:01

GoogleCodeExporter commented 8 years ago
I suspect what's going on here is the conflation of 'no monetary cost' with 
'open source'. And those two aren't the same. SPT is available in fully 
compiled form from the Android store only if you pay a fairly small amount of 
money. But the source is available to all.

Personally, I commend the author for realizing he can ask for compensation even 
if his program is Open Source. I wish that would happen more often. It would 
put more dents in the mistaken idea that Free Software cannot be commercial.

Original comment by omnifari...@gmail.com on 1 Feb 2013 at 4:37

GoogleCodeExporter commented 8 years ago
I was wondering if there has been done any work since last comment last year. I 
have an mpd server I would like to forward to my phone, and it needs 2 ports to 
be forwarded. 

Original comment by odne...@gmail.com on 6 Aug 2014 at 2:52