mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-14 12:01:52 +00:00
Version 0.6.12
This commit is contained in:
parent
634e3f0667
commit
25c476b577
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "meshcentral",
|
"name": "meshcentral",
|
||||||
"version": "0.6.11",
|
"version": "0.6.12",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Remote Device Management",
|
"Remote Device Management",
|
||||||
"Remote Device Monitoring",
|
"Remote Device Monitoring",
|
||||||
|
|
|
@ -12,8 +12,7 @@
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
To try out this software, please go to [MeshCentral.com](http://meshcentral.com).
|
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
|
||||||
**NOTE:** Be mindful of adding your own MeshCentral agent machines to this server as it will be publically available!
|
|
||||||
|
|
||||||
For more information, [visit MeshCommander.com/MeshCentral2](https://www.meshcommander.com/meshcentral2).
|
For more information, [visit MeshCommander.com/MeshCentral2](https://www.meshcommander.com/meshcentral2).
|
||||||
|
|
||||||
|
@ -70,4 +69,4 @@ If you are having issues with the following other products, you should file a re
|
||||||
[MeshRouter](https://github.com/Ylianst/MeshCentralRouter/issues)
|
[MeshRouter](https://github.com/Ylianst/MeshCentralRouter/issues)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
Loading…
Reference in a new issue