Ylianst / MeshCentralRouter

Windows tool that performs TCP/UDP port mapping thru the MeshCentral server
https://meshcentral.com
Apache License 2.0
53 stars 38 forks source link

Feature request: Set a .rdp configuration file for all RDP sessions #33

Open Cubox opened 2 years ago

Cubox commented 2 years ago

Hi,

It would be nice to be able to set a .rdp configuration that would be used for all RDP sessions. Meshcentral Router would still populate the ip:port values, but custom settings would be kept and allow for a really fast use of the software.

Cubox commented 2 years ago

This can be implemented by changing this line https://github.com/Ylianst/MeshCentralRouter/blob/74c9deaca7e549b233897746e9b2f8dbe39d4315/MapUserControl.cs#L134 and setting the .rdp file in the current directory, rather than a temporary folder.