1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00
No description
Find a file
Simon Smith df64c750cc add runCommands to server peering #6404
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-09-26 22:56:13 +01:00
.github
.vscode
agents fix storage volumes on arch/busybox 2024-09-16 11:00:33 +01:00
amt
bin
docker fix dockerfile translate 2024-09-10 20:14:08 +01:00
docs Improved debug documentation. 2024-09-15 09:40:36 -07:00
emails
public generate manifest.json from domain and add pwalogo 2024-09-24 19:09:14 +01:00
rdp
translate add RDP to device context menu #6401 2024-09-26 19:51:06 +01:00
views add RDP to device context menu #6401 2024-09-26 19:51:06 +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
CreateSourcePackage.bat
crowdsec.js
db.js forgot new lines in backupconfig 2024-09-10 22:01:44 +01:00
dependencies.txt upgrade express-handlebars #6357 2024-09-24 19:17:08 +01:00
exeHandler.js
firebase.js
interceptor.js
letsencrypt.js
LICENSE
mcrec.js
meshaccelerator.js Fix recoverable exception in mesh accelerator. 2023-10-29 18:01:37 -07:00
meshagent.js fix orphanagentuser toLowerCase() (#6317) 2024-09-15 09:42:15 -07:00
meshbot.js
meshcentral-config-schema.json generate manifest.json from domain and add pwalogo 2024-09-24 19:09:14 +01:00
meshcentral.js upgrade express-handlebars #6357 2024-09-24 19:17:08 +01:00
MeshCentral.sln
MeshCentralServer.njsproj
meshctrl.js
meshdesktopmultiplex.js add oldStyle to consentMessages as workaround for win-userconsent crashing #6290 2024-09-10 11:01:23 +01:00
meshdevicefile.js
meshipkvm.js
meshmail.js
meshmessaging.js
meshrelay.js add oldStyle to consentMessages as workaround for win-userconsent crashing #6290 2024-09-10 11:01:23 +01:00
meshscanner.js
meshsms.js
meshuser.js add runCommands to server peering #6404 2024-09-26 22:56:13 +01:00
mpsserver.js
mqttbroker.js
multiserver.js add runCommands to server peering #6404 2024-09-26 22:56:13 +01:00
node11.bat
node15.bat
package-lock.json upgrade express-handlebars #6357 2024-09-24 19:17:08 +01:00
package.json upgrade express-handlebars #6357 2024-09-24 19:17:08 +01:00
pass.js
pkcs7-modified.js
pluginHandler.js
readme.md Update readme.md 2024-09-07 23:31:03 +01:00
redirserver.js
reinstall-modules.bat
sample-config-advanced.json generate manifest.json from domain and add pwalogo 2024-09-24 19:09:14 +01:00
sample-config.json
SECURITY.md
SourceFileList.txt
swarmserver.js Updated headers. 2022-01-23 23:21:24 -08:00
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js generate manifest.json from domain and add pwalogo 2024-09-24 19:09:14 +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