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 003e0ded6a update fontawesome to 6.7.2
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-09-25 22:42:34 +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 Added /bin folder. 2022-07-22 21:56:55 -07:00
docker refac(docker): fix npm install issues at runtime (#7282) 2025-09-18 10:23:12 +01:00
docs Add MkDocs configuration and tasks for local documentation setup via vscode run and debug (#7251) 2025-08-29 10:10:35 +01:00
emails Code sign MeshCentralRouter + Translations 2025-04-23 12:29:26 -07:00
public update fontawesome to 6.7.2 2025-09-25 22:42:34 +01:00
rdp typo fixes 2022-12-16 09:03:45 -05:00
translate add vnc/rdp/ssh web links to classic mobile ui #7240 2025-08-28 13:49:08 +01:00
views update fontawesome to 6.7.2 2025-09-25 22:42:34 +01: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 More work done on the logic. mongoDB url editing works. 2025-03-22 02:10:42 +01:00
.npmrc First pass as Discord integration (#4651) 2022-10-26 13:19:40 -07:00
amt-ider.js Updated headers. 2022-01-23 23:21:24 -08:00
amtevents.js Updated headers. 2022-01-23 23:21:24 -08:00
amtmanager.js fix for amt v19+ with cira #7207 #7213 2025-08-10 22:33:05 +01:00
amtprovisioningserver.js Intel AMT fixes. 2024-02-17 12:33:56 -08:00
amtscanner.js fix older amt devices with custom amt certificates #6565 2025-05-04 14:17:39 +01:00
amtscript.js Updated headers. 2022-01-23 23:21:24 -08:00
apprelays.js fix webrelay not creating new tunnels #7113 2025-06-19 15:12:58 +01:00
authenticode.js Added the ability to fetch timestamp for codesigning through https (#6510) 2024-11-10 14:39:12 +00:00
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 Initial main commit 2017-08-28 09:27:45 -07:00
crowdsec.js Allow CrowdSec configuration with any capitalizations in the name. 2022-07-08 11:28:17 -07:00
db.js Fix backupconfig info (#7228) 2025-08-11 18:14:21 +01:00
dependencies.txt update packages for vulnerabilities #7169 2025-07-18 20:50:14 +01:00
exeHandler.js Updated headers. 2022-01-23 23:21:24 -08:00
firebase.js Updated to MeshCentral Firebase support, updated to using firebase-admin module. 2024-12-14 21:56:36 -08:00
interceptor.js fix: AMT Direct TLS connection and Digest authentication 2022-11-15 14:12:12 -07:00
letsencrypt.js fix rsakeysize for letsencrypt #6988 2025-04-21 15:57:56 +01:00
LICENSE Update LICENSE, fix license year (#6646) 2025-01-01 16:52:53 -08:00
mcrec.js upgrade image-size to 2.0.2 2025-05-19 11:08:09 +01:00
meshaccelerator.js Fix recoverable exception in mesh accelerator. 2023-10-29 18:01:37 -07:00
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 Updated headers. 2022-01-23 23:21:24 -08:00
meshcentral-config-schema.json replace yubikeyotp to avoid form-data cve 2025-09-09 15:38:57 +01:00
meshcentral.js fix manifest.json with userAllowedIP using DNS values #7283 2025-09-18 10:06:13 +01:00
MeshCentral.sln Initial main commit 2017-08-28 09:27:45 -07:00
MeshCentralServer.njsproj Version 1.1.36 2025-01-03 17:22:49 -08:00
meshctrl.js encode nodeid parameter in connectTunnel url (#7232) 2025-08-14 13:38:56 +01:00
meshdesktopmultiplex.js upgrade image-size to 2.0.2 2025-05-19 11:08:09 +01:00
meshdevicefile.js Updated headers. 2022-01-23 23:21:24 -08:00
meshipkvm.js Server exception fix in IP-KVM mini router. 2022-04-19 20:38:42 -07:00
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 return correct responses for removedevices #7273 2025-09-16 14:53:26 +01:00
monitoring.js fix prometheus ConnectedIntelAMT crash #7168 2025-07-18 13:53:03 +01:00
mpsserver.js add seclevel=0 to cipher to fix tls 1.0 and 1.1 (#5683) 2024-01-10 21:46:41 +00:00
mqttbroker.js Updated headers. 2022-01-23 23:21:24 -08:00
multiserver.js add runCommands to server peering #6404 2024-09-26 22:56:13 +01:00
node11.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
node15.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
package-lock.json refac(docker): fix npm install issues at runtime (#7282) 2025-09-18 10:23:12 +01:00
package.json Version 1.1.51 2025-09-22 13:43:39 -07:00
pass.js Added batch account addition. 2019-05-14 14:39:26 -07:00
pkcs7-modified.js Fixed forge path issue, #4049 2022-05-29 11:50:20 -07:00
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 Added invite HTTP to HTTPS redirect (#4622) 2022-10-24 17:56:05 -07:00
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json disable compression by default and dont compress webrelays #4369 2025-06-20 20:18:21 +01:00
sample-config.json Update sample-config.json let's encrypt section 2023-04-18 02:27:29 +01:00
SECURITY.md Update SECURITY.md 2025-05-02 07:46:44 +01:00
SourceFileList.txt Improved MeshAgent and MeshCmd. 2018-01-25 16:12:53 -08:00
swarmserver.js Updated headers. 2022-01-23 23:21:24 -08:00
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
webauthn.js Fixed FIDO2 USB keys with PIN codes. 2020-07-24 11:21:06 -07:00
webrelayserver.js disable compression by default and dont compress webrelays #4369 2025-06-20 20:18:21 +01:00
webserver.js fix manifest.json with userAllowedIP using DNS values #7283 2025-09-18 10:06:13 +01:00
winservice.js Updated headers. 2022-01-23 23:21:24 -08:00

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.