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
misszia 4be31f5554
Clarify AgentConfig in Traefik guide (#6984)
Docs mention the agentconfig line without it being in the code block. I'm pretty sure this is both needed and the correct agent flag.
2025-04-18 22:36:45 +01:00
.github
.vscode
agents runcommands now shows live output in console instead of after finishing #6948 2025-04-12 11:03:44 +01:00
amt use minversion tlsv1 to fix older amt issues (#6983) 2025-04-18 22:22:18 +01:00
bin
docker
docs Clarify AgentConfig in Traefik guide (#6984) 2025-04-18 22:36:45 +01:00
emails apply assistantTypeAgentInvite to email invites too #6970 2025-04-14 11:42:49 +01:00
public change time range to 2 seperate boxes #6947 2025-04-15 18:13:06 +01:00
rdp
translate fix batch tags dialogue box #6971 2025-04-15 21:12:16 +01:00
views dont log amt wsman events and fix start/end times in recordings 2025-04-16 20:22:21 +01:00
.dockerignore
.gitattributes
.gitignore
.npmrc
amt-ider.js
amtevents.js
amtmanager.js
amtprovisioningserver.js
amtscanner.js use minversion tlsv1 to fix older amt issues (#6983) 2025-04-18 22:22:18 +01:00
amtscript.js
apprelays.js
authenticode.js
certoperations.js
common.js
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
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js
LICENSE
mcrec.js
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 mongodump args option (#6921) 2025-04-12 10:00:32 +01:00
meshcentral.js seperate intel amt + amt cira in serverstats and monitoring #6549 2025-03-25 19:42:50 +00:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js
meshdesktopmultiplex.js
meshdevicefile.js
meshipkvm.js
meshmail.js apply assistantTypeAgentInvite to email invites too #6970 2025-04-14 11:42:49 +01:00
meshmessaging.js
meshrelay.js fix start and end times for recordings 2025-04-16 18:07:50 +01:00
meshscanner.js
meshsms.js
meshuser.js seperate intel amt + amt cira in serverstats and monitoring #6549 2025-03-25 19:42:50 +00: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
package.json
pass.js
pkcs7-modified.js
pluginHandler.js
readme.md
redirserver.js
reinstall-modules.bat
sample-config-advanced.json
sample-config.json
SECURITY.md
SourceFileList.txt
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js use minversion tlsv1 to fix older amt issues (#6983) 2025-04-18 22:22:18 +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