mahesh-maney / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Issue with tunneling #397

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Hi 

I have the following syntax running from a batch script, to define a port you 
use -P but what syntax to use if i want to do tunneling a localhost i have put 
-L but when the session opens i cannot see the portforwarding

(start SuperPutty.exe -ssh -L 1549:xx.xxx.xx.xx:1521 xx.xxx.xx.xx -l xxxx -pw 
"xxxxxxx")

What is the expected output? What do you see instead?
superputty should show a tunnelling which 

What version of the product are you using? On what operating system?
Windows 7 

Original issue reported on code.google.com by ashpatel...@gmail.com on 3 Dec 2013 at 3:16

GoogleCodeExporter commented 8 years ago
Hi can i pleasehave an update on this when will the command line parameter be 
added  -L so i can use this in the .bat script we have wroten for our company 
which requires this, as stated this works for putty for example -ssh -L 
1521:xxx.xx.xx.xx:1521 put for superputty this does not work and does not add 
the localhost which checking the config, we have many connections so need to 
have this vital paramter added , or is there another paramter that needs to be 
used for superputty

Regards

Ash

Original comment by ashpatel...@gmail.com on 7 Jan 2014 at 5:14