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 81557ab2d4 forgot user new events filter fix #6189
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-06-20 18:16:34 +01:00
.github Fixed 'deprecated' warnings in gh-workflows (#5720) 2024-01-21 20:49:31 +00:00
.vscode
agents fix mac mpkg agent again (#6194) 2024-06-20 12:36:24 +01:00
amt
bin
docker Fix package installs and set node 20 for docker (#5692) 2024-01-13 10:52:59 -08:00
docs fix auth-oidc-callback examples 2024-05-18 12:26:27 +01:00
emails Updated Spanish translation. 2024-03-24 11:14:42 -07:00
public Version 1.1.23 2024-05-23 15:32:29 -07:00
rdp
translate update translate.json 2024-06-17 10:54:58 +01:00
views forgot user new events filter fix #6189 2024-06-20 18:16:34 +01:00
.dockerignore
.gitattributes
.gitignore Fix package installs and set node 20 for docker (#5692) 2024-01-13 10:52:59 -08:00
.npmrc
amt-ider.js
amtevents.js
amtmanager.js Intel AMT fixes. 2024-02-17 12:33:56 -08:00
amtprovisioningserver.js Intel AMT fixes. 2024-02-17 12:33:56 -08:00
amtscanner.js
amtscript.js
apprelays.js unEscape ssh/rdp creds from db (#6001) 2024-04-09 11:47:32 +01:00
authenticode.js Fixes authenticode signing if a section name starts with an underscore. 2024-01-27 10:15:33 -08:00
certoperations.js use accelerator regardless of cpu core count (#5759) 2024-02-02 10:43:40 +00:00
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 add --mysql --mariadb arguments for stateless run (#6031) 2024-04-18 17:07:01 +01:00
dependencies.txt Updated ExpressJS to 4.19.2 2024-05-23 15:47:44 -07:00
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js add zerossl acme (#6084) 2024-05-12 15:45:24 +01:00
LICENSE
mcrec.js Align and specify NPM module versions (#5685) 2024-01-11 17:49:12 -08:00
meshaccelerator.js
meshagent.js add/fix iplocation 2024-05-21 20:01:45 +01:00
meshbot.js
meshcentral-config-schema.json add userSessionsSort for session sorting (#6177) 2024-06-14 09:56:02 +01:00
meshcentral.js include connect-flash with passport to allow displaying of errors 2024-06-17 10:10:35 +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 obj.user._id undefined for rdp/ssh #6127 2024-06-11 10:05:58 +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
multiserver.js
node11.bat
node15.bat
package-lock.json update package-lock.json 2024-05-25 16:57:15 +01:00
package.json Version 1.1.24 2024-05-25 08:38:28 -07:00
pass.js
pkcs7-modified.js
pluginHandler.js Bugfix for plugin filemode #5865 (#5897) 2024-03-05 10:33:13 +00:00
readme.md
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 Update SECURITY.md 2024-02-19 15:12:07 -08:00
SourceFileList.txt
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js fix mac mpkg agent again (#6194) 2024-06-20 12:36:24 +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

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

Unofficial chatrooms

License

This software is licensed under Apache 2.0.