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
TheDevRyan c7d1c0e18f
Add advanced custom CSS/JS file support per template (#7361)
Introduces a new 'customFiles' array in the config schema for granular domain-level CSS and JavaScript customization. Updates webserver logic to inject custom CSS/JS tags based on template scope, replacing static custom.css/custom.js references in all Handlebars views. Also updates meshctrl.js to support the new config property.
2025-10-24 11:53:37 +01:00
.github fix: workflow again where every tag is given. (#7293) 2025-09-24 20:51:56 +01:00
.vscode Add MkDocs configuration and tasks for local documentation setup via vscode run and debug (#7251) 2025-08-29 10:10:35 +01:00
agents Fix Ukrainian localization for the agent (#7214) 2025-08-06 23:06:06 +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 fix monogdb-js/saslprep actually needs installing #7265 2025-09-30 17:45:21 +01:00
docs fix response_types example in oidc docs 2025-09-30 17:09:40 +01:00
emails Version 1.1.52 2025-10-22 12:23:57 -07:00
public Add a custom.js support in the same way we have custom.css (as proposed by Melo-Professional) (#7317) 2025-10-02 09:51:17 +01:00
rdp
translate Update login token modal and button behavior (#7360) 2025-10-20 15:02:04 +01:00
views Add advanced custom CSS/JS file support per template (#7361) 2025-10-24 11:53:37 +01:00
.dockerignore
.gitattributes
.gitignore More work done on the logic. mongoDB url editing works. 2025-03-22 02:10:42 +01:00
.npmrc
amt-ider.js
amtevents.js
amtmanager.js fix for amt v19+ with cira #7207 #7213 2025-08-10 22:33:05 +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 fix webrelay not creating new tunnels #7113 2025-06-19 15:12:58 +01:00
authenticode.js
certoperations.js oops forget codecertname includes extra data at the end #6999 2025-05-18 16:37:24 +01:00
common.js remove console.log doh! #6634 2025-05-26 14:15:48 +01:00
CreateSourcePackage.bat
crowdsec.js
db.js PG-allow special characters in user/pw/dbname (#7307) 2025-09-29 18:58:56 +01:00
dependencies.txt update packages 2025-09-27 11:39:42 +01: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 advanced custom CSS/JS file support per template (#7361) 2025-10-24 11:53:37 +01:00
meshcentral.js package updates 2025-09-30 20:48:36 +01:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js Add advanced custom CSS/JS file support per template (#7361) 2025-10-24 11:53:37 +01: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 manageAllDeviceGroups - Added group support (members of) (#7310) 2025-09-30 09:27:07 +01:00
monitoring.js fix prometheus ConnectedIntelAMT crash #7168 2025-07-18 13:53:03 +01:00
mpsserver.js
mqttbroker.js
multiserver.js
node11.bat
node15.bat
package-lock.json update package-lock.json 2025-09-27 14:25:13 +01:00
package.json Version 1.1.52 2025-10-22 12:23:57 -07:00
pass.js
pkcs7-modified.js
pluginHandler.js remove semver dependency for plugins 2025-06-10 18:01:42 +01:00
readme.md update readme to improve structure and add community meetings section (#7202) 2025-08-01 13:44:11 +01:00
redirserver.js
reinstall-modules.bat
sample-config-advanced.json disable compression by default and dont compress webrelays #4369 2025-06-20 20:18:21 +01: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 disable compression by default and dont compress webrelays #4369 2025-06-20 20:18:21 +01:00
webserver.js Add advanced custom CSS/JS file support per template (#7361) 2025-10-24 11:53:37 +01:00
winservice.js

MeshCentral

Table of Contents

About Social Media Documentation Video Tutorials Community Meetings Feedback Unofficial Chatrooms Archive PDFs 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 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

Community Meetings

Join our monthly community meetings to stay updated with the latest MeshCentral developments, ask questions, and connect with other users and developers.

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

Archive PDFs

User's Guide Installation Guide

License

This software is licensed under Apache 2.0.