MeshCentral/rdp
Ylian Saint-Hilaire fbc97acbcf Updated MeshCentral Router, fix for #4033 2022-05-24 13:03:21 -07:00
..
asn1 Added Web based RDP support with NLA, #3867 and #3914 2022-04-29 11:13:58 -07:00
core Updated MeshCentral Router, fix for #4033 2022-05-24 13:03:21 -07:00
protocol Improved RDP error handling, #4022 2022-05-20 21:52:03 -07: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.