You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a tunnel in putty using IP address:port for the local port
2. Save putty connection
3. Launch ptman
4. Right click the ptman icon
What is the expected output? What do you see instead?
expect ptman to recognize this syntax. Instead, it crashes
What version of the product are you using? On what operating system?
0.9.1
Please provide any additional information below.
Putty allows one to create a tunnel using the syntax <ip>:port for the local
port in addition to doing so for the remote port. This allows one to use use
multiple localhosts so that the same port can be used multiple times with
different localhost ips (ex: 127.101.65.30:3389 is different than
127.0.0.1:3389). Since putty allows this, ptman should as well.
Original issue reported on code.google.com by [email protected] on 20 Jan 2012 at 8:05
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Jan 2012 at 8:05The text was updated successfully, but these errors were encountered: