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
2025-03-23 22:07:15 +01:00
.github Renamed the workflow for better recognition and upgraded docker/build-push-action action to version 6 2025-03-19 15:38:22 +01:00
.vscode
agents add riscv64 agent 2025-03-18 18:11:04 +00:00
amt
bin
docker Further foolproofed the Dockerfile. 2025-03-23 22:00:24 +01:00
docs add comment about meshrelay ping-pong in docs(#6842) 2025-03-04 18:47:00 +00:00
emails
public fix logoutOnIdleSessionTimeout spelling and extra translations #6851 2025-03-08 16:48:37 +00:00
rdp
translate update translations #6898 2025-03-22 19:45:42 +00:00
views cira connected instead of cira detected 2025-03-22 19:27:45 +00: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 AMT: Fix One Click Recovery support (#6301) 2024-08-13 21:22:26 +01:00
amtprovisioningserver.js
amtscanner.js
amtscript.js
apprelays.js remove CSP for web relay as apps dont load properly with the default set #6456 2025-02-05 11:32:56 +00:00
authenticode.js Added the ability to fetch timestamp for codesigning through https (#6510) 2024-11-10 14:39:12 +00:00
certoperations.js Fixes multi domain using default domain cert without trying to recreate for new domains (#6645) 2025-01-01 20:04:32 +00:00
common.js Add comma to escapeFieldName for NeDBv4 (#6803) 2025-02-22 16:59:41 +00:00
CreateSourcePackage.bat
crowdsec.js
db.js Autobackup update (#6695) 2025-01-26 14:24:40 +00:00
dependencies.txt add Client Hints for browser detection #6899 2025-03-23 15:02:09 +00:00
exeHandler.js
firebase.js Updated to MeshCentral Firebase support, updated to using firebase-admin module. 2024-12-14 21:56:36 -08:00
interceptor.js
letsencrypt.js
LICENSE Update LICENSE, fix license year (#6646) 2025-01-01 16:52:53 -08:00
mcrec.js recording not recoding 2025-02-27 18:35:11 +00:00
meshaccelerator.js
meshagent.js track/show locked active users #6782 2025-02-14 15:42:43 +00:00
meshbot.js
meshcentral-config-schema.json cira connected instead of cira detected 2025-03-22 19:27:45 +00:00
meshcentral.js bump semver to 7.7.1 (#6911) 2025-03-23 20:24:38 +00:00
MeshCentral.sln
MeshCentralServer.njsproj Version 1.1.36 2025-01-03 17:22:49 -08:00
meshctrl.js add riscv64 agent 2025-03-18 18:11:04 +00:00
meshdesktopmultiplex.js recording not recoding 2025-02-27 18:35:11 +00:00
meshdevicefile.js
meshipkvm.js
meshmail.js
meshmessaging.js fix ntfy missing user-agent #6488 2024-11-01 11:23:45 +00:00
meshrelay.js recording not recoding 2025-02-27 18:35:11 +00:00
meshscanner.js
meshsms.js
meshuser.js upgrade otplib to 12.0.1 #6912 2025-03-23 20:07:06 +00:00
monitoring.js Add collectors to monitoring (#6777) 2025-02-20 22:37:14 +00:00
mpsserver.js
mqttbroker.js
multiserver.js add runCommands to server peering #6404 2024-09-26 22:56:13 +01:00
node11.bat
node15.bat
package-lock.json add Client Hints for browser detection #6899 2025-03-23 15:02:09 +00:00
package.json add Client Hints for browser detection #6899 2025-03-23 15:02:09 +00: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 Adding LinkedIn and a few fixes (#6486) 2024-10-31 12:44:28 +00:00
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
SourceFileList.txt
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js add Client Hints for browser detection #6899 2025-03-23 15:02:09 +00: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