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
Ylian Saint-Hilaire 1cfe0e2c31 Version 1.1.27
2024-07-23 12:59:40 -07:00
.github
.vscode
agents Added Catalan language support and Italian fixes. 2024-07-20 10:34:18 -07:00
amt
bin
docker
docs Remove link to archived user guide in new docs 2024-07-04 17:37:58 +01:00
emails
public fix minifed files 2024-07-23 14:03:03 +01:00
rdp
translate fix message box Korean translate #1392 2024-07-22 11:26:51 +01:00
views fix loading=lazy minify bug 2024-07-23 14:37:40 +01: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 display flash errors for external auths like saml or oidc on the login screen #6154 2024-06-11 20:06:19 +01:00
CreateSourcePackage.bat
crowdsec.js
db.js fix autoRemoveInactiveDevices again #6268 2024-07-23 17:28:36 +01:00
dependencies.txt update ws to 8.17.1 (#6214) 2024-06-28 15:09:34 +01:00
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js
LICENSE
mcrec.js
meshaccelerator.js
meshagent.js add/fix iplocation 2024-05-21 20:01:45 +01:00
meshbot.js
meshcentral-config-schema.json add watchdog to config-schema 2024-07-23 13:10:01 +01:00
meshcentral.js fix autobackup: true 2024-07-18 10:48:40 +01:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js remove comments and console.log meshctrl.js 2024-05-28 18:26:21 +01:00
meshdesktopmultiplex.js
meshdevicefile.js
meshipkvm.js
meshmail.js
meshmessaging.js
meshrelay.js
meshscanner.js
meshsms.js
meshuser.js fix language change event log 2024-07-23 12:39:15 +01:00
mpsserver.js
mqttbroker.js
multiserver.js
node11.bat
node15.bat
package-lock.json update package-lock.json 2024-06-28 15:18:06 +01:00
package.json Version 1.1.27 2024-07-23 12:59:40 -07:00
pass.js
pkcs7-modified.js
pluginHandler.js
readme.md Update readme.md 2024-07-04 10:24:43 +01:00
redirserver.js
reinstall-modules.bat
sample-config-advanced.json add userSessionsSort for session sorting (#6177) 2024-06-14 09:56:02 +01:00
sample-config.json
SECURITY.md
SourceFileList.txt
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js fix external auth with loginkey passthrough #4883 2024-07-17 15:19:05 +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
Twitter
BlogSpot

Documentation

New Searchable Documentation is available here and contains information every adminstrator should know including usage, the server configuration file, databases, TLS offloading, Lets 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