Page 1 of 1

How to click to Login multiple: RDP, HTTP, HTTPS, SSH

Posted: Thu Jul 28, 2011 9:22 am
by HessianKnight
Good afternoon!

Does anybody know how to implement one or multiple buttons in the Host View to launch a login session to the host in question?
It needs to support multiple protocols: RDP, SSH, HTTP(S), HTTP:SpecialTCPPort.

I have implemented this using the EXTRA ACTIONS BUTTON, but in such way I can only support one single protocol, in this case: RDP://Host.
The browser interpretes the URI and launches MSTSC.EXE (=Windows Remore Desktop client).

This works for Windows hosts, but switches, Unix servers needs distinct clients, like ssl, xterm, putty, web browsers...
It would suffice if I could implement additional buttons like EXTRA ACTIONS, but until now no success....

regards,
Hessian Knight

Re: How to click to Login multiple: RDP, HTTP, HTTPS, SSH

Posted: Sun Sep 25, 2011 3:27 am
by secretulbanilor
i have the same problem. anyone could help?:)