mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-25 22:55:52 -05:00
Version 0.8.17
This commit is contained in:
parent
499bccf075
commit
8674f8eb02
@ -554,6 +554,7 @@
|
|||||||
<Content Include="translate\translate.json" />
|
<Content Include="translate\translate.json" />
|
||||||
<Content Include="views\agentinvite.handlebars" />
|
<Content Include="views\agentinvite.handlebars" />
|
||||||
<Content Include="views\default-mobile.handlebars" />
|
<Content Include="views\default-mobile.handlebars" />
|
||||||
|
<Content Include="views\default.handlebars" />
|
||||||
<Content Include="views\desktop.handlebars" />
|
<Content Include="views\desktop.handlebars" />
|
||||||
<Content Include="views\download.handlebars" />
|
<Content Include="views\download.handlebars" />
|
||||||
<Content Include="views\download2.handlebars" />
|
<Content Include="views\download2.handlebars" />
|
||||||
|
10
out.txt
10
out.txt
@ -28,3 +28,13 @@ MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
|
|||||||
MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
|
MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
|
||||||
MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
|
MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
|
||||||
Server Ctrl-C exit...
|
Server Ctrl-C exit...
|
||||||
|
MeshCentral HTTP redirection server running on port 80.
|
||||||
|
MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
|
||||||
|
MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
|
||||||
|
MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
|
||||||
|
Server Ctrl-C exit...
|
||||||
|
MeshCentral HTTP redirection server running on port 80.
|
||||||
|
MeshCentral v0.8.16, Hybrid (LAN + WAN) mode.
|
||||||
|
MeshCentral Intel(R) AMT server running on central.mesh.meshcentral.com:4433.
|
||||||
|
MeshCentral HTTPS server running on central.mesh.meshcentral.com:443.
|
||||||
|
Server Ctrl-C exit...
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "meshcentral",
|
"name": "meshcentral",
|
||||||
"version": "0.8.16",
|
"version": "0.8.17",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Remote Device Management",
|
"Remote Device Management",
|
||||||
"Remote Device Monitoring",
|
"Remote Device Monitoring",
|
||||||
|
Loading…
Reference in New Issue
Block a user