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
2022-07-31 11:25:28 -07:00
.github add client info to bug report 2022-07-29 08:07:12 +01:00
.vscode vscode - more dictionary additions 2022-07-19 17:51:01 -04:00
agents Updated tunnel idle timeout, to close the tunnel after a preset timeout if a command isn't received. Idle timeout is reset after a command is received. 2022-07-26 20:03:24 -07:00
amt Fixed Intel AMT digest header parsing that can cause a server crash. 2022-07-07 15:39:51 -07:00
bin Added /bin folder. 2022-07-22 21:56:55 -07:00
docker add timezone support to docker 2022-07-31 14:04:16 +01:00
docs docs - config update 2022-07-26 22:31:58 -04:00
emails Removed temporary email translations. 2022-07-18 11:54:59 -07:00
public Version 1.0.60 2022-07-24 08:12:00 -07:00
rdp Added Web-RDP mouse cursor support. 2022-06-23 22:10:07 -07:00
translate Translation merge. 2022-07-31 11:00:48 -07:00
views Version 1.0.61 2022-07-30 12:23:37 -07: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 Added /bin folder. 2022-07-22 21:56:55 -07:00
.npmrc Added NodeJS 10.x requirement in package.json. 2021-11-10 10:58:57 -08: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 Improved Intel AMT wireless setup error detection (#4325) 2022-07-28 13:25:03 -07:00
amtprovisioningserver.js Added AMT Key Pair generation retry and better error display, #3615 2022-02-25 13:37:34 -08:00
amtscanner.js Updated headers. 2022-01-23 23:21:24 -08:00
amtscript.js Updated headers. 2022-01-23 23:21:24 -08:00
apprelays.js Fixed SFTP Connect button and SSH/SFTP connection on non-default domains. 2022-07-15 13:24:30 -07:00
authenticode.js Added CAPTCHA option when creating new accounts on login screen. 2022-07-11 14:35:05 -07:00
certoperations.js Version 1.0.59 2022-07-23 17:07:29 -07:00
common.js typo-hunting v2 2022-07-19 16:24:59 -04: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 Expire old entries for MariaDB/MySQL 2022-06-26 17:00:53 -07:00
dependencies.txt Version 1.0.24 2022-05-18 11:36:04 -07:00
exeHandler.js Updated headers. 2022-01-23 23:21:24 -08:00
firebase.js Updated headers. 2022-01-23 23:21:24 -08:00
interceptor.js Updated headers. 2022-01-23 23:21:24 -08:00
letsencrypt.js Updated headers. 2022-01-23 23:21:24 -08:00
LICENSE Updated file headers. 2021-01-09 14:31:09 -08:00
mcrec.js Updated headers. 2022-01-23 23:21:24 -08:00
meshaccelerator.js Updated headers. 2022-01-23 23:21:24 -08:00
meshagent.js Improved support for Intel Standard Manageability (Intel SM) 2022-06-19 00:06:23 -07:00
meshbot.js Updated headers. 2022-01-23 23:21:24 -08:00
meshcentral-config-schema.json Fixed --no-check-certificate on Linux agent installation when the TLS certificate is trusted (#4296) 2022-07-20 16:28:01 -07:00
meshcentral.js Added --no-package-lock argument when running npm install to install missing modules. This should remove unwanted module pruning. (#4318) 2022-07-28 15:27:42 -07:00
MeshCentral.sln Initial main commit 2017-08-28 09:27:45 -07:00
MeshCentralServer.njsproj Added ldapSaveUserToFile option to help debug LDAP issues. 2022-07-18 16:12:53 -07:00
meshctrl.js typos v3 2022-07-19 17:52:30 -04:00
meshdesktopmultiplex.js Keyboard mapping fix. 2022-02-28 12:32:07 -08: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 Added SMTP name, #3955. 2022-05-10 19:43:10 -07:00
meshrelay.js Improved session id random in meshrelay.js. 2022-07-18 22:56:16 -07:00
meshscanner.js Updated headers. 2022-01-23 23:21:24 -08:00
meshsms.js Updated headers. 2022-01-23 23:21:24 -08:00
meshuser.js You can now run agent console commands as a group action (#4343) 2022-07-30 12:05:31 -07:00
mpsserver.js Added CAPTCHA option when creating new accounts on login screen. 2022-07-11 14:35:05 -07:00
mqttbroker.js Updated headers. 2022-01-23 23:21:24 -08:00
multiserver.js Updated headers. 2022-01-23 23:21:24 -08: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 1.0.61 2022-07-30 12:23:37 -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
plugin_development.md Fix typo for hook onDeviceRefreshEnd 2022-02-02 22:28:37 +10:30
pluginHandler.js Removed requirement for promise module, #3653 2022-02-15 12:46:17 -08:00
readme.md Docs - removing incomplete flag in readme 2022-05-19 01:13:08 -04:00
redirserver.js Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System) 2022-07-06 20:34:04 -07:00
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json Alternate messaging system improvements (#4274) 2022-07-15 14:23:01 -07: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 headers. 2022-01-23 23:21:24 -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
webrelayserver.js Fix for web relay using ports. 2022-07-11 23:26:54 -07:00
webserver.js Fixed U2F server exception (#4346) 2022-07-31 11:25:28 -07:00
winservice.js Updated headers. 2022-01-23 23:21:24 -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.

New Searchable Documentation

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.