1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00
No description
Find a file
si458 d367b2ed87 few fixes and doc updates
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-09-05 19:19:52 +01:00
.github
.vscode typos 2022-11-13 13:17:11 -05:00
agents few fixes and doc updates 2024-09-05 19:19:52 +01:00
amt
bin
docker
docs few fixes and doc updates 2024-09-05 19:19:52 +01:00
emails Updated Spanish translation. 2024-03-24 11:14:42 -07:00
public fix webrtcconfig and allow stun servers #6309 2024-09-03 13:42:06 +01:00
rdp
translate dont minify charts or OL JS files #6338 2024-08-23 13:47:34 +01:00
views few fixes and doc updates 2024-09-05 19:19:52 +01:00
.dockerignore
.gitattributes
.gitignore
.npmrc
amt-ider.js
amtevents.js
amtmanager.js AMT: Fix One Click Recovery support (#6301) 2024-08-13 21:22:26 +01:00
amtprovisioningserver.js
amtscanner.js
amtscript.js
apprelays.js Update apprelays.js to fix Header issue (#6306) 2024-08-05 22:18:15 +01:00
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 Initial main commit 2017-08-28 09:27:45 -07:00
crowdsec.js
db.js fix clonesafenode in dbNodeChange #5591 2024-09-05 15:39:45 +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 add zerossl acme (#6084) 2024-05-12 15:45:24 +01:00
LICENSE
mcrec.js
meshaccelerator.js
meshagent.js add/fix iplocation 2024-05-21 20:01:45 +01:00
meshbot.js
meshcentral-config-schema.json update webrtc servers and examples 2024-09-01 18:56:33 +01:00
meshcentral.js few fixes and doc updates 2024-09-05 19:19:52 +01:00
MeshCentral.sln
MeshCentralServer.njsproj Version 1.1.9 2023-08-12 14:36:55 -07:00
meshctrl.js fix meshctrl with key=xxx and loginkey #6328 2024-08-16 16:02:21 +01:00
meshdesktopmultiplex.js
meshdevicefile.js Updated headers. 2022-01-23 23:21:24 -08:00
meshipkvm.js
meshmail.js
meshmessaging.js
meshrelay.js
meshscanner.js
meshsms.js
meshuser.js add support for PXE reboot/power (#6298) 2024-08-02 11:48:38 +01:00
mpsserver.js
mqttbroker.js
multiserver.js properly fix peering #5714 2024-09-05 18:31:37 +01:00
node11.bat
node15.bat Firebase improvements. 2021-03-01 12:24:10 -08:00
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 Bugfix for plugin filemode #5865 (#5897) 2024-03-05 10:33:13 +00:00
readme.md Update readme.md 2024-07-04 10:24:43 +01:00
redirserver.js
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json update webrtc servers and examples 2024-09-01 18:56:33 +01:00
sample-config.json
SECURITY.md
SourceFileList.txt Improved MeshAgent and MeshCmd. 2018-01-25 16:12:53 -08:00
swarmserver.js
taskmanager.js
webauthn.js
webrelayserver.js
webserver.js fix webrtcconfig and allow stun servers #6309 2024-09-03 13:42:06 +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