Version 0.8.17
Ylian Saint-Hilaire committed
Apr 21, 2021 at 17:57 UTC
8674f8eb0275af611ac0027ef86bcc74208a1b7a
3 files changed
+12
-1
MeshCentralServer.njsproj
+1
@@ -554,6 +554,7 @@
554
<Content Include="translate\translate.json" />
555
<Content Include="views\agentinvite.handlebars" />
556
<Content Include="views\default-mobile.handlebars" />
557
+ <Content Include="views\default.handlebars" />
558
<Content Include="views\desktop.handlebars" />
559
<Content Include="views\download.handlebars" />
560
<Content Include="views\download2.handlebars" />
out.txt
+10
@@ -28,3 +28,13 @@ MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
28
MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
29
MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
30
Server Ctrl-C exit...
31
+MeshCentral HTTP redirection server running on port 80.
32
+MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
33
+MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
34
+MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
35
+Server Ctrl-C exit...
36
+MeshCentral HTTP redirection server running on port 80.
37
+MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
38
+MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
39
+MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
40
+Server Ctrl-C exit...
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "0.8.16",
3
+ "version": "0.8.17",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",