Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ptman crashes with ip:port local port syntax in putty #15

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

ptman crashes with ip:port local port syntax in putty #15

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 wcole...@gmail.com on 20 Jan 2012 at 8:05

@GoogleCodeExporter
Copy link
Author

Duplicate of issue #10.

Original comment by jon@sprig.gs on 3 Apr 2012 at 9:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant