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
si458 89238303cb allow system variables in footer, loginfooter, welcometext, title2 #6634
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-05-26 14:03:55 +01:00
.github
.vscode
agents fix autoAcceptOnTimeout with oldStyle #7036 2025-05-20 23:55:47 +01:00
amt fix amt notls always using tls, fix tls undefined, amt timeout shortened, commander typo fix 2025-05-05 01:34:50 +01:00
bin
docker upgrade mongodb+image-size, fix package installs again, stop docker installing translate packages 2025-05-18 17:01:14 +01:00
docs externalsignjob - External Code Signing Job (#6977) 2025-04-21 17:49:28 +01:00
emails Code sign MeshCentralRouter + Translations 2025-04-23 12:29:26 -07:00
public forgot to also remove sweetalert2.min.css #7050 2025-05-22 09:51:45 +01:00
rdp
translate add connectivity filtering #7009 2025-05-22 13:41:16 +01:00
views add connectivity filtering #7009 2025-05-22 13:41:16 +01:00
.dockerignore
.gitattributes
.gitignore
.npmrc
amt-ider.js
amtevents.js
amtmanager.js fix attemptCleanCertsSync function for non tls amt 2025-05-10 22:05:36 +01:00
amtprovisioningserver.js
amtscanner.js fix older amt devices with custom amt certificates #6565 2025-05-04 14:17:39 +01:00
amtscript.js
apprelays.js
authenticode.js
certoperations.js oops forget codecertname includes extra data at the end #6999 2025-05-18 16:37:24 +01:00
common.js allow system variables in footer, loginfooter, welcometext, title2 #6634 2025-05-26 14:03:55 +01:00
CreateSourcePackage.bat
crowdsec.js
db.js add forgotten err object check for fs.unlink (#6972) 2025-04-14 19:04:54 +01:00
dependencies.txt add Client Hints for browser detection #6899 2025-03-23 15:02:09 +00:00
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js fix rsakeysize for letsencrypt #6988 2025-04-21 15:57:56 +01:00
LICENSE
mcrec.js upgrade image-size to 2.0.2 2025-05-19 11:08:09 +01:00
meshaccelerator.js
meshagent.js Add flags to meshes to prefer agentname when synced and to override synced name temporarily (#6809) 2025-04-12 10:14:37 +01:00
meshbot.js
meshcentral-config-schema.json add sessionrecordings for powershell/user shells #7035 2025-05-20 20:11:34 +01:00
meshcentral.js forgot 2 extra otpduo to clear! 2025-05-22 13:54:04 +01:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js add riscv64 agent 2025-03-18 18:11:04 +00:00
meshdesktopmultiplex.js upgrade image-size to 2.0.2 2025-05-19 11:08:09 +01:00
meshdevicefile.js
meshipkvm.js
meshmail.js fix email/sms/messaging customised templates #6994 2025-05-24 12:47:28 +01:00
meshmessaging.js fix email/sms/messaging customised templates #6994 2025-05-24 12:47:28 +01:00
meshrelay.js add sessionrecordings for powershell/user shells #7035 2025-05-20 20:11:34 +01:00
meshscanner.js allow system variables in footer, loginfooter, welcometext, title2 #6634 2025-05-26 14:03:55 +01:00
meshsms.js fix email/sms/messaging customised templates #6994 2025-05-24 12:47:28 +01:00
meshuser.js forgot 2 extra otpduo to clear! 2025-05-22 13:54:04 +01:00
monitoring.js seperate intel amt + amt cira in serverstats and monitoring #6549 2025-03-25 19:42:50 +00:00
mpsserver.js
mqttbroker.js
multiserver.js
node11.bat
node15.bat
package-lock.json upgrade mongodb+image-size, fix package installs again, stop docker installing translate packages 2025-05-18 17:01:14 +01:00
package.json Version 1.1.45 2025-05-20 16:42:44 -07:00
pass.js
pkcs7-modified.js
pluginHandler.js delete temp file when download is redirected (#6877) 2025-03-12 07:49:35 +00:00
readme.md
redirserver.js
reinstall-modules.bat
sample-config-advanced.json add descriptions to schema and fix sample-config-advanced.json 2025-03-20 10:49:10 +00:00
sample-config.json
SECURITY.md Update SECURITY.md 2025-05-02 07:46:44 +01:00
SourceFileList.txt
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js allow system variables in footer, loginfooter, welcometext, title2 #6634 2025-05-26 14:03:55 +01: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.

For more information, visit MeshCentral.com.

Social Media

YouTube
Reddit
X
BlogSpot
LinkedIn

Documentation

New Searchable Documentation is available here and contains information every administrator should know including usage, the server configuration file, databases, TLS offloading, Let's 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 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

Unofficial chatrooms

License

This software is licensed under Apache 2.0.

Archive PDFs

User's Guide Installation Guide