Hi
While integrating an xterm.js-based web terminal that talks to a Proxmox VM into my application I stumbled across the following issue.
How can i tell the /vncwebsocket endpoint to answer using the text-based protocol documented in readme?
I assumed that passing it a `vncticket` obtained from the /termproxy endpoint does this automatically, but that does not seem to be the case.
I can successfully get the ticket from the /termproxy endpoint and pass it to...
Read more
While integrating an xterm.js-based web terminal that talks to a Proxmox VM into my application I stumbled across the following issue.
How can i tell the /vncwebsocket endpoint to answer using the text-based protocol documented in readme?
I assumed that passing it a `vncticket` obtained from the /termproxy endpoint does this automatically, but that does not seem to be the case.
I can successfully get the ticket from the /termproxy endpoint and pass it to...
Read more