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
2024-12-21 11:24:12 +00:00
.github
.vscode
agents fix meshcmd amtinfo UNCAUGHT EXCEPTION #4135 2024-12-07 14:41:19 +00:00
amt
bin
docker alpine 3.21 and node 22 in docker 2024-12-18 18:58:32 +00:00
docs feat: Added Elestio as one-click deploy option (#6453) 2024-11-26 10:53:02 -08:00
emails
public fix annoying firefox paste option with clipboard #6571 2024-11-30 16:14:35 +00:00
rdp
translate add OS Descripton to Details #6556 2024-12-06 12:34:06 +00:00
views fix bootstrap 3 record session formatting #6618 2024-12-21 11:24:12 +00:00
.dockerignore
.gitattributes
.gitignore
.npmrc
amt-ider.js
amtevents.js
amtmanager.js
amtprovisioningserver.js
amtscanner.js
amtscript.js
apprelays.js
authenticode.js
certoperations.js
common.js
CreateSourcePackage.bat
crowdsec.js
db.js connectinArgs.Database > connectinArgs.database typo (#6576) 2024-12-02 14:06:58 +00:00
dependencies.txt package updates 2024-12-06 13:34:24 +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
mcrec.js
meshaccelerator.js
meshagent.js
meshbot.js
meshcentral-config-schema.json
meshcentral.js fix createmesh with email as userid #6596 2024-12-18 18:31:20 +00:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js add webrelay to websocket and meshctrl #6484 2024-11-26 16:46:14 +00:00
meshdesktopmultiplex.js
meshdevicefile.js
meshipkvm.js
meshmail.js
meshmessaging.js
meshrelay.js
meshscanner.js
meshsms.js
meshuser.js add webrelay to websocket and meshctrl #6484 2024-11-26 16:46:14 +00:00
mpsserver.js
mqttbroker.js
multiserver.js
node11.bat
node15.bat
package-lock.json package updates 2024-12-06 13:34:24 +00:00
package.json package updates 2024-12-06 13:34:24 +00:00
pass.js
pkcs7-modified.js
pluginHandler.js chore: update pluginHandler.js (#6569) 2024-11-30 22:41:06 +00:00
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 add webrelay to websocket and meshctrl #6484 2024-11-26 16:46:14 +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