yanne / api-test

0 stars 0 forks source link

TCP/IP port forwarding functionality #32

Open yanne opened 10 years ago

yanne commented 10 years ago

Would be great to have TCP/IP port forwarding functionality when open SSH connection

This issue was originally opened at Google Code on May 11, 2011.

yanne commented 10 years ago

Original comment by alexniki...@gmail.com on May 11, 2011.

PS Sorry, can't change type from "Issue" to "Enhancement"

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Sep 25, 2011.

This seems to be a valid enhancement idea.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Aug 24, 2012.

Due to some time pressure, this will not be included in 1.1.

yanne commented 10 years ago

Original comment by robotframework@gmail.com on Jul 31, 2013.

How should this functionality work in practice? Should new keywords be added to enable/disable port-forwarding or should it be a configured when connections are opened?

yanne commented 10 years ago

Original comment by ilmari.k...@eficode.com on Sep 4, 2013.

At least in openssh client port forwarding is done when the connection opened. This functionality would be helpful.

yanne commented 10 years ago

Original comment by anssi.sy...@eficode.com on Sep 16, 2013.

I assume that "Local Port Forwarding" (case #1 at http://chamibuddhika.wordpress.com/2012/03/21/ssh-tunnelling-explained/ ) is meant by this request.

In practice, the local port should be configurable on library import, with keyword Set Default Configuration or as an argument to Open Connection.

Please verify that this is what you need.

yanne commented 10 years ago

Original comment by ilmari.k...@eficode.com on Sep 16, 2013.

This is what I need. :)

yanne commented 10 years ago

Original comment by anssi.sy...@eficode.com on Sep 17, 2013.

This turned out to be harder to implement than expected and likely won't make into 1.2 (expected release this week), but will definitely go into 1.3.