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
2022-09-22 16:27:12 -04:00
.github add question to issues 2022-08-17 10:04:08 +01:00
.vscode typo squashing 2022-09-07 10:40:36 -04:00
agents Updated GUI check failure case, to only display help when no parameters are passed 2022-09-20 08:35:56 -07:00
amt Fixed Intel AMT digest header parsing that can cause a server crash. 2022-07-07 15:39:51 -07:00
bin Added /bin folder. 2022-07-22 21:56:55 -07:00
docker use latest mongodb 2022-09-03 10:25:03 +01:00
docs Merge branch 'master' of https://github.com/silversword411/MeshCentral 2022-09-22 16:27:12 -04:00
emails Version 1.0.80 2022-09-03 12:03:26 -07:00
public Version 1.0.85 2022-09-07 08:30:49 -07:00
rdp Added Web-RDP mouse cursor support. 2022-06-23 22:10:07 -07:00
translate Dutch language update 1.085 V2 2022-09-20 21:18:29 +02:00
views Minor fixes. 2022-09-06 17:52:47 -07:00
.dockerignore added .git-folder to .dockerignore 2022-06-08 02:45:52 +02:00
.gitattributes [docker] added CONFIG_FILE environment variable to optionally use a different config.json file 2022-07-23 13:21:19 +02:00
.gitignore Added /bin folder. 2022-07-22 21:56:55 -07:00
.npmrc
amt-ider.js
amtevents.js
amtmanager.js Fixed code login issue (#4458) 2022-08-26 18:47:49 -07:00
amtprovisioningserver.js
amtscanner.js
amtscript.js
apprelays.js allow origin header to be relayed 2022-09-17 12:01:39 +01:00
authenticode.js Added support for changing the Windows agent bitmap logo within the executable. Agent needs to be changed to fully support this. 2022-08-11 17:37:42 -07:00
certoperations.js Added 'keepcerts' option to force keeping HTTPS/MPS cert. 2022-08-26 15:43:12 -07:00
common.js When some files are re-generated, the old copy is now kept as -old. 2022-08-26 14:19:28 -07:00
CreateSourcePackage.bat
crowdsec.js Allow CrowdSec configuration with any capitalizations in the name. 2022-07-08 11:28:17 -07:00
db.js PostgreSQL support will now test if main table exists and if not, create all tables and indexes (#4507) 2022-09-06 12:48:02 -07:00
dependencies.txt
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js
LICENSE
mcrec.js
meshaccelerator.js
meshagent.js Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
meshbot.js
meshcentral-config-schema.json Added LDAP site admin support, OpenID samples and schema and more (#4506) 2022-09-06 00:30:07 -07:00
meshcentral.js Fix const error (#4519) 2022-09-07 08:12:52 -07:00
MeshCentral.sln
MeshCentralServer.njsproj More work on integrating the script-task. 2022-08-18 18:03:03 -07:00
meshctrl.js Add support create agentless gpoups in meshctrl.js 2022-09-19 15:50:46 +03:00
meshdesktopmultiplex.js
meshdevicefile.js
meshipkvm.js
meshmail.js Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
meshrelay.js Relay sessions like SSH and RDP would randomly get stuck at 'Setup...', this is now fixed. 2022-08-03 12:48:35 -07:00
meshscanner.js
meshsms.js Added SMS debug. 2022-09-02 15:06:30 -07:00
meshuser.js Fixed support for Intel vPro(R) Manageability Migration Tool 2022-09-03 12:38:58 -07:00
mpsserver.js Added CAPTCHA option when creating new accounts on login screen. 2022-07-11 14:35:05 -07:00
mqttbroker.js
multiserver.js
node11.bat
node15.bat
package.json Version 1.0.85 2022-09-07 08:30:49 -07:00
pass.js
pkcs7-modified.js Fixed forge path issue, #4049 2022-05-29 11:50:20 -07:00
plugin_development.md
pluginHandler.js
readme.md
redirserver.js Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System) 2022-07-06 20:34:04 -07:00
reinstall-modules.bat
sample-config-advanced.json Added LDAP site admin support, OpenID samples and schema and more (#4506) 2022-09-06 00:30:07 -07:00
sample-config.json
SourceFileList.txt
swarmserver.js
taskmanager.js Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
ua-parser.js
webauthn.js
webrelayserver.js Many web relay improvements and fixes (#4467, #4456) 2022-08-30 17:53:27 -07:00
webserver.js Merge pull request #4521 from mstrhakr/bug-4520 2022-09-07 08:10:28 -07:00
winservice.js

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.

New Searchable Documentation

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.