How to implement non-native protocol in Apache Guacamole?

Viewed 21

I'm trying to implement a native SFTP protocol with simple terminal interface like SSH in Apache Guacamole.

I've done the official tutorial from: https://guacamole.apache.org/doc/gug/custom-protocols.html

But the "bouncing ball protocol" it's too simple and i can't understand how to, in this case, implement an interactive terminal. Also i didn't found any project related to the creation of non-native protocols in Guacamole.

Any info is useful, thanks for reading.

0 Answers
Related