Hello, I am a Senior Software Engineer working for Logicmonitor India. We use guacamole to support remote ssh, RDP and telnet functionalities.
One of the limitations that we have come across is that guacamole only supports ssh through libssh2 library. We are currently looking for ways to implement other libraries like SSHJ/JSch in guacamole. It will allow us to support updated Key-Exchange algorithms and Cipher suites that are unavailable in libssh2. I am going through the guacamole code repo but I want clarity from you guys on whether it is feasible or even possible to implement SSHJ or any other third part ssh library in guacamole. The reason is that libssh2 is quite old and doesn’t support most of the latest Ciphers. Please provide your thoughts/suggestions on this. Thank you L S Chetan Rao Senior Software Engineer Logicmonitor India
