Pipesalsarriaga / gritty

Automatically exported from code.google.com/p/gritty
0 stars 0 forks source link

Ability to set SSH port on JschTty #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It is not possible to set a custom port when creating a JschTty with the 
"public JSchTty(String host, String user, String password)" constructor.

Alternatively, a "setPort(int port)" method would be useful.

Thank you :D

Original issue reported on code.google.com by enrodr...@gmail.com on 27 Jun 2013 at 9:14

GoogleCodeExporter commented 9 years ago
Hi, I've just cooked up a patch that does this.  I've attached it here, you can 
also get them via git; see the links in issue 11.

Original comment by stuartl@longlandclan.yi.org on 3 Aug 2013 at 7:28

Attachments: