Node -rdp-js enable clipboard

Hello, I am using this project to open an rdp connection in the mstsc.js browser. This repository using node -rdp-js to work between JS and Microsoft rdp service. How to enable clipboard configuration in this node -rdp-js, any solutions would be nice.

I tried modifying rdp.js and sec.js to add clipboard support, but I failed.

+5
source share

Source: https://habr.com/ru/post/1275863/


All Articles