Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-574

Allow terminal input to be read from an inbound pipe stream

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 1.1.0
    • Documentation, SSH, Telnet, Terminal
    • None

    Description

      Similar to how Guacamole's terminal emulator allows output to be temporarily redirected to a pipe stream, the terminal emulator should also accept the creation of an inbound pipe stream to serve as the source of user input.

      For this to work correctly:

      • The behavior of the inbound pipe stream would need to be predictable from the perspective of client-side JavaScript, presumably requiring a standardized name for the stream ("STDIN"?)
      • Handling of keyboard input while the pipe stream is redirected would need to be paused, to ensure that keyboard events cannot interfere with the interpretation of the stream by whatever is running within the SSH/telnet session.

      Attachments

        Activity

          People

            mjumper Mike Jumper
            mjumper Mike Jumper
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: