Version 0.6.12
Ylian Saint-Hilaire committed
Aug 17, 2020 at 15:29 UTC
25c476b5779e791651776f48a7814cebf81b20f0
2 files changed
+3
-4
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "0.6.11",
3
+ "version": "0.6.12",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
readme.md
+2
-3
@@ -12,8 +12,7 @@
12
13
MeshCentral is a full computer management web site. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. Once you get the server started, create device group and download and install an agent on each computer you want to manage. A minute later, the new computer will show up on the web site and you can take control of it. MeshCentral includes full web-based remote desktop, terminal and file management capability.
14
15
-To try out this software, please go to [MeshCentral.com](http://meshcentral.com).
16
-**NOTE:** Be mindful of adding your own MeshCentral agent machines to this server as it will be publically available!
15
+To try out this software, please go to [MeshCentral.com](http://meshcentral.com). Be mindful that the public MeshCentral server comes with no guaranties, most should setup their own server
16
17
For more information, [visit MeshCommander.com/MeshCentral2](https://www.meshcommander.com/meshcentral2).
18
@@ -70,4 +69,4 @@ If you are having issues with the following other products, you should file a re
69
[MeshRouter](https://github.com/Ylianst/MeshCentralRouter/issues)
70
71
## License
73
-This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
72
+This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
\ No newline at end of file