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 0d457bb6e5
Merge pull request #3518 from JSuenram/master
More german translations in translate.json starting from bottom to...
2022-01-23 10:06:26 -08:00
.github/workflows Removed auto-build in code scanner. 2020-06-29 13:07:40 -07:00
.vscode style.css compatibility issues/enhancements 2022-01-20 10:31:27 +01:00
agents Fixed German translation. 2022-01-22 23:38:48 -08:00
amt Updated AMT events. 2022-01-13 15:50:02 -08:00
docker add more options to as ENV settings 2021-12-12 22:06:56 +01:00
docs Initial docs update to create online version 2021-09-26 23:13:05 -04:00
emails Updated French translations. 2022-01-16 12:34:19 -08:00
public Reverted style.css changes that broke the web page. 2022-01-20 13:33:51 -08:00
translate Merge pull request #3518 from JSuenram/master 2022-01-23 10:06:26 -08:00
views Sorted device group actions, #3500 2022-01-21 09:13:55 -08:00
.gitignore Small fix default.handlebars move Logout-Bar-Style to style.css 2022-01-20 09:02:51 +01:00
.npmrc Added NodeJS 10.x requirement in package.json. 2021-11-10 10:58:57 -08:00
amt-ider.js Updated file headers. 2021-01-09 14:31:09 -08:00
amtevents.js Removed all dependencies on XMLDOM module. 2021-08-20 13:05:34 -07:00
amtmanager.js Don't log AMT TLS changes. 2021-11-03 19:56:15 -07:00
amtprovisioningserver.js Don't log AMT TLS changes. 2021-11-03 19:56:15 -07:00
amtscanner.js Fixed server exception when node.host is not set. 2022-01-09 11:41:58 -08:00
amtscript.js Updated file headers. 2021-01-09 14:31:09 -08:00
apprelays.js Reporting improvements. 2021-09-10 17:28:08 -07:00
certoperations.js Added support for PKCS#8 encrypted private keys. 2021-08-20 12:03:52 -07:00
common.js Handle all configured paths as potentially absolute 2021-08-04 09:29:48 +02:00
CreateSourcePackage.bat Initial main commit 2017-08-28 09:27:45 -07:00
db.js Small fix for using mySQL Database backend. Switch mysql.CreateConnection to mysql.CreatePool. 2022-01-21 15:14:10 +01:00
dependencies.txt Updated node-forge. 2022-01-06 15:43:58 -08:00
exeHandler.js Fix for broken MeshCMD link. 2021-05-20 15:18:21 -07:00
firebase.js Fixed Firebase icon 2021-04-16 22:30:54 -07:00
interceptor.js Intel AMT activation fixes. 2021-03-13 21:26:59 -08:00
letsencrypt.js Version 0.9.56 2021-12-02 06:27:38 -08:00
LICENSE Updated file headers. 2021-01-09 14:31:09 -08:00
mcrec.js Updated file headers. 2021-01-09 14:31:09 -08:00
meshaccelerator.js Delayed mcrec indexing by 5 seconds. 2021-06-22 08:29:46 -07:00
meshagent.js Worked on meshcore.js minification. 2022-01-16 13:37:26 -08:00
meshbot.js Version 0.9.56 2021-12-02 06:27:38 -08:00
meshcentral-config-schema.json Added agent logo support. 2022-01-18 13:34:10 -08:00
meshcentral.js Agent binaries will be taking from meshcentral-data/agents if present, #3482 2022-01-19 10:59:23 -08:00
MeshCentral.sln Initial main commit 2017-08-28 09:27:45 -07:00
MeshCentralServer.njsproj Fixed German translation. 2022-01-22 23:38:48 -08:00
meshctrl.js Fixed meshctrl.js, devicelist with group filter and --csv 2022-01-20 13:52:08 -08:00
meshdesktopmultiplex.js Added user last access support, #3319 2021-12-04 13:08:17 -08:00
meshdevicefile.js Fix for #2638 2021-05-15 14:53:35 -07:00
meshipkvm.js Fixed Web Power Switch nonce counter 2022-01-06 15:21:55 -08:00
meshmail.js Fixed device notification email language translation, #3513 2022-01-23 00:34:47 -08:00
meshrelay.js Added user last access support, #3319 2021-12-04 13:08:17 -08:00
meshscanner.js More server wake-on-lan apptempts. 2021-04-23 21:06:02 -07:00
meshsms.js Added Telnyx SMS provider support. #3306 2021-11-27 11:06:56 -08:00
meshuser.js Fix for server crash when adding device group notification, #3498 2022-01-20 17:56:20 -08:00
mpsserver.js Add KEEPALIVE_OPTIONS_REQUEST message support to mpserver 2022-01-06 01:44:04 -06:00
mqttbroker.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
multiserver.js Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07: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.json Version 0.9.72 2022-01-19 14:36:44 -08:00
pass.js Added batch account addition. 2019-05-14 14:39:26 -07:00
plugin_development.md meshCentralCompat version comparison changes and updated docs for clarity 2020-03-11 21:22:06 -04:00
pluginHandler.js MC greater than 0.9.7 plugin arch fixes 2021-09-19 22:50:00 -04:00
readme.md Updated readme. 2021-04-28 15:52:45 -07:00
redirserver.js Fixed Intel AMT event log parsing exception. 2021-07-18 18:02:30 -07:00
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json Added agent logo support. 2022-01-18 13:34:10 -08:00
sample-config.json JSON config schema improvements. 2020-06-15 13:08:46 -07:00
SourceFileList.txt Improved MeshAgent and MeshCmd. 2018-01-25 16:12:53 -08:00
swarmserver.js Updated file headers. 2021-01-09 14:31:09 -08:00
ua-parser.js Added view previous logins. 2021-02-26 00:58:38 -08:00
webauthn.js Fixed FIDO2 USB keys with PIN codes. 2020-07-24 11:21:06 -07:00
webserver.js Fixed device notification email language translation, #3513 2022-01-23 00:34:47 -08:00
winservice.js Updated file headers. 2021-01-09 14:31:09 -08:00

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.

To try out this software on the public server, please visit MeshCentral.com/login. Be mindful that the public MeshCentral server comes with no guaranties, most should setup their own server.

For more information, visit MeshCentral.com.

Social Media

YouTube
Reddit
Twitter
BlogSpot

Documentation

The User's Guide 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 Installation Guide has detailed instructions for installing the MeshCentral Server on Windows 8.1, Windows 10, Windows 2012 R2, Amazon Linux 2, Raspberry Pi, Microsoft Azure, Google Cloud, Ubuntu 18, Ubuntu 16 and OpenBSD.

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

License

This software is licensed under Apache 2.0.