mahesh-maney / superputty

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

Tunneling using -L #398

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:17