MeshCentral/rdp
silversword411 b09f783cef
typo fixes
2022-12-16 09:03:45 -05:00
..
asn1 Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00
core Added Web-RDP mouse cursor support. 2022-06-23 22:10:07 -07:00
protocol typo fixes 2022-12-16 09:03:45 -05:00
security First pass at adding RDP clipboard support, #3810. 2022-05-14 23:00:57 -07:00
LICENSE Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00
README.md Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00
index.js Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00

README.md

node-rdpjs

This folder contains a fork of the node-rdpjs2 package which is identical to node-rdpjs v0.2.1 but just updated for latest versions of Node along with more modifications to remove dependencies and more importantly, added support for Network Layer Authentication (NLA).

NLA support was ported from RDP-RS which is a Rust RDP solution by the same author as node-rdpjs.

The license for node-rdpjs is GPL 3.0 and is limited the the "rdp" folder. If this is a concern, you can delete the "rdp" folder and MeshCentral will still work perfectly without RDP functionality.