1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

First working remote desktop viewer.

This commit is contained in:
Ylian Saint-Hilaire
2020-08-12 11:57:19 -07:00
parent 013a9841b7
commit 869c4ebd78
36 changed files with 24285 additions and 749 deletions

View File

@@ -14,6 +14,7 @@ namespace MeshCentralRouter
public string nodeid;
public string meshid;
public int agentid;
public int agentcaps;
public int conn;
public int rdpport;
public ulong rights;