mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
First server with working hard-coded server-side IDER support.
This commit is contained in:
parent
86726c65af
commit
04f7841b75
7 changed files with 318 additions and 260 deletions
|
@ -91,12 +91,12 @@
|
|||
<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" />
|
||||
<Compile Include="amt\amt-ider-module.js" />
|
||||
<Compile Include="amt\amt-ider.js" />
|
||||
<Compile Include="amt\amt-redir-mesh.js" />
|
||||
<Compile Include="exeHandler.js" />
|
||||
<Compile Include="letsencrypt.js" />
|
||||
<Compile Include="meshaccelerator.js" />
|
||||
|
@ -278,6 +278,7 @@
|
|||
<Folder Include="agents\modules_meshcmd_min\" />
|
||||
<Folder Include="agents\modules_meshcore\" />
|
||||
<Folder Include="agents\modules_meshcore_min\" />
|
||||
<Folder Include="amt\" />
|
||||
<Folder Include="public" />
|
||||
<Folder Include="public\clickonce\" />
|
||||
<Folder Include="public\clickonce\minirouter\" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue