A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
Go to file
2021-11-10 13:21:30 -08:00
.github/workflows Removed auto-build in code scanner. 2020-06-29 13:07:40 -07:00
agents Updated MeshCentral Assistant 2021-11-07 00:49:11 -07:00
amt Added ArchID 35 2021-08-04 18:59:11 -07:00
docker Update readme.md 2021-11-02 15:37:43 +01:00
docs Initial docs update to create online version 2021-09-26 23:13:05 -04:00
emails Update Spanish translation. 2021-11-10 09:22:35 -08:00
public More work on device self-sharing. 2021-11-10 13:21:30 -08:00
translate Update Spanish translation. 2021-11-10 09:22:35 -08:00
views Guest sharing security improvements. 2021-11-10 10:31:33 -08:00
.gitignore Removed .greenlockrc 2019-12-23 14:44:20 -08:00
.npmrc Added NodeJS 10.x requirement in package.json. 2021-11-10 10:58:57 -08:00
amt-ider.js Updated file headers. 2021-01-09 14:31:09 -08:00
amtevents.js Removed all dependencies on XMLDOM module. 2021-08-20 13:05:34 -07:00
amtmanager.js Don't log AMT TLS changes. 2021-11-03 19:56:15 -07:00
amtprovisioningserver.js Don't log AMT TLS changes. 2021-11-03 19:56:15 -07:00
amtscanner.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
amtscript.js Updated file headers. 2021-01-09 14:31:09 -08:00
apprelays.js Reporting improvements. 2021-09-10 17:28:08 -07:00
certoperations.js Added support for PKCS#8 encrypted private keys. 2021-08-20 12:03:52 -07:00
common.js Handle all configured paths as potentially absolute 2021-08-04 09:29:48 +02:00
CreateSourcePackage.bat Initial main commit 2017-08-28 09:27:45 -07:00
db.js Fixed server stats for SQL databases. 2021-11-08 10:31:52 -08:00
dependencies.txt Fixed cookie-session dependency. 2021-10-14 22:37:11 -07:00
exeHandler.js Fix for broken MeshCMD link. 2021-05-20 15:18:21 -07:00
firebase.js Fixed Firebase icon 2021-04-16 22:30:54 -07:00
interceptor.js Intel AMT activation fixes. 2021-03-13 21:26:59 -08:00
letsencrypt.js Fixed variable use before declaration 2021-06-22 20:05:34 -04:00
LICENSE Updated file headers. 2021-01-09 14:31:09 -08:00
mcrec.js Updated file headers. 2021-01-09 14:31:09 -08:00
meshaccelerator.js Delayed mcrec indexing by 5 seconds. 2021-06-22 08:29:46 -07:00
meshagent.js More work on device self-sharing. 2021-11-10 13:21:30 -08:00
meshbot.js Inter-user messaging fixes. 2021-09-10 21:17:39 -07:00
meshcentral-config-schema.json Schema fix, #3264 2021-11-08 23:34:46 -08:00
meshcentral.js Added check that backup path is not in meshcentral-data folder, #3266 2021-11-09 00:03:39 -08:00
MeshCentral.sln Initial main commit 2017-08-28 09:27:45 -07:00
MeshCentralServer.njsproj Early work on Postgres SQL support. 2021-11-02 19:44:41 -07:00
meshctrl.js MeshCtrl.js devicesharing improvements. 2021-10-08 19:03:51 -07:00
meshdesktopmultiplex.js MeshCmd AmtUUID fix. 2021-10-30 20:08:11 -07:00
meshdevicefile.js Fix for #2638 2021-05-15 14:53:35 -07:00
meshmail.js Email device connect/disconnect notifications now work. 2021-10-11 11:56:14 -07:00
meshrelay.js More work on device self-sharing. 2021-11-10 13:21:30 -08:00
meshscanner.js More server wake-on-lan apptempts. 2021-04-23 21:06:02 -07:00
meshsms.js Updated file headers. 2021-01-09 14:31:09 -08:00
meshuser.js More work on device self-sharing. 2021-11-10 13:21:30 -08:00
mpsserver.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
mqttbroker.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
multiserver.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
node8.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
node11.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
node15.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
package.json Added NodeJS 10.x requirement in package.json. 2021-11-10 10:58:57 -08:00
pass.js Added batch account addition. 2019-05-14 14:39:26 -07:00
plugin_development.md meshCentralCompat version comparison changes and updated docs for clarity 2020-03-11 21:22:06 -04:00
pluginHandler.js MC greater than 0.9.7 plugin arch fixes 2021-09-19 22:50:00 -04:00
readme.md Updated readme. 2021-04-28 15:52:45 -07:00
redirserver.js Fixed Intel AMT event log parsing exception. 2021-07-18 18:02:30 -07:00
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json Added PreconfiguredRemoteInput #3264 2021-11-08 11:45:45 -08:00
sample-config.json JSON config schema improvements. 2020-06-15 13:08:46 -07:00
SourceFileList.txt Improved MeshAgent and MeshCmd. 2018-01-25 16:12:53 -08:00
swarmserver.js Updated file headers. 2021-01-09 14:31:09 -08:00
ua-parser.js Added view previous logins. 2021-02-26 00:58:38 -08:00
webauthn.js Fixed FIDO2 USB keys with PIN codes. 2020-07-24 11:21:06 -07:00
webserver.js More work on device self-sharing. 2021-11-10 13:21:30 -08:00
winservice.js Updated file headers. 2021-01-09 14:31:09 -08:00

MeshCentral

Table of Contents

About
Social Media
Documentation
Video Tutorials
Feedback
License

About

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 on the public server, please visit MeshCentral.com/login. Be mindful that the public MeshCentral server comes with no guaranties, most should setup their own server.

For more information, visit MeshCentral.com.

Social Media

YouTube
Reddit
Twitter
BlogSpot

Documentation

The User's Guide contains information every adminstrator should know including usage, the server configuration file, databases, TLS offloading, Lets Encrypt, IP Filtering, Email setup, embedding, server port aliasing, reverse proxy setup, multi factor authentication, branding & terms of use, HashiCorp Vault support, and SSO.

The Installation Guide has detailed instructions for installing the MeshCentral Server on Windows 8.1, Windows 10, Windows 2012 R2, Amazon Linux 2, Raspberry Pi, Microsoft Azure, Google Cloud, Ubuntu 18, Ubuntu 16 and OpenBSD.

The Design and Architecture Guide is a short document that includes information on the design overview, dependencies, source code descriptions of each file, certificates, TLS security, the agent to server handshake, browser to agent relay and WebRTC and the messenger service.

Video Tutorials

You can watch many tutorial videos on the MeshCentral YouTube Channel. Two videos to get started involve installation and basic usages.

Installing MeshCentral on Windows, Linux and macOS.
MeshCentral - Installation

Basic Usages including installing the agent and remote desktop, terminal and file access.
MeshCentral - Basics

MeshCentral support for two-factor authentication.
MeshCentral - Two Factor Authentication

How to setup MeshCentral with the NGINX reverse proxy.
MeshCentral - NGINX Reverse Proxy

Installing and using the MeshCentral Android agent.
MeshCentral - Android

Using MeshCentral Router to port map TCP connections.
MeshCentral - Basics

Feedback

If you encounter a problem or have a suggestion to improve the product, you may file an issue report

If you are filing a problem report, you should include:

  • The version of the software you are using
  • The Operating System and version
  • The observed output
  • The expected output
  • Any troubleshooting you took to resolve the issue yourself
  • Any other similar reports

If you are having issues with the following other products, you should file a report on their respective issue pages
MeshAgent
MeshRouter

License

This software is licensed under Apache 2.0.