1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Started work on server side Intel AMT redirection transport module.

This commit is contained in:
Ylian Saint-Hilaire 2019-04-23 19:17:33 -07:00
parent 0b88aeaee0
commit 86726c65af
6 changed files with 1860 additions and 479 deletions

View file

@ -91,6 +91,9 @@
<Compile Include="agents\recoverycore.js" />
<Compile Include="agents\testsuite.js" />
<Compile Include="agents\tinycore.js" />
<Compile Include="amt-ider-module.js" />
<Compile Include="amt-ider.js" />
<Compile Include="amt-redir-mesh.js" />
<Compile Include="amtevents.js" />
<Compile Include="amtscanner.js" />
<Compile Include="amtscript.js" />