Not sure how to do this in Guacamole natively. But you could use sudosh2 
(https://github.com/squash/sudosh2) to fulfill your requirements if it’s just 
for SSH sessions

Rgds

Paul




On Tue, Jan 8, 2019 at 8:16 PM +0000, "genesis" 
<[email protected]<mailto:[email protected]>> wrote:


Hi!

I´m trying to get the user key strokes in a ssh session on the guacamole
server.
I found the *GuacamoleWebSocketTunnelEndpoint* class wich register a event
listener to write messages using the *WriterGuacamoleWriter* class. So I got
the browser session keystrokes on the the /onMessage/ method but the
instruction passed is something like: 3.key,2.97,1.1; 3.key,2.97,1.0; and so
on.

I would like to know if is it possible to can get the actual key (or even
better, the command typed by the user) that the user pressed on the
guacamole server, or just the guacd deals with this?

Thank you!




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to