Tidak Ada Deskripsi

Beyhan Oğur 50963615e5 config: Update MeshCentral certificate domain to beyhano.net.tr. 5 jam lalu
.vscode 7bab1d906a first commit 5 jam lalu
agents 7bab1d906a first commit 5 jam lalu
amt 7bab1d906a first commit 5 jam lalu
bin 7bab1d906a first commit 5 jam lalu
docker 50963615e5 config: Update MeshCentral certificate domain to beyhano.net.tr. 5 jam lalu
docs 7bab1d906a first commit 5 jam lalu
emails 7bab1d906a first commit 5 jam lalu
public 7bab1d906a first commit 5 jam lalu
rdp 7bab1d906a first commit 5 jam lalu
translate 7bab1d906a first commit 5 jam lalu
views 7bab1d906a first commit 5 jam lalu
.dockerignore 7bab1d906a first commit 5 jam lalu
.gitattributes 7bab1d906a first commit 5 jam lalu
.gitignore 7bab1d906a first commit 5 jam lalu
.npmrc 7bab1d906a first commit 5 jam lalu
CODE_OF_CONDUCT.md 7bab1d906a first commit 5 jam lalu
CreateSourcePackage.bat 7bab1d906a first commit 5 jam lalu
LICENSE 7bab1d906a first commit 5 jam lalu
MeshCentral.sln 7bab1d906a first commit 5 jam lalu
MeshCentralServer.njsproj 7bab1d906a first commit 5 jam lalu
SECURITY.md 7bab1d906a first commit 5 jam lalu
SourceFileList.txt 7bab1d906a first commit 5 jam lalu
amt-ider.js 7bab1d906a first commit 5 jam lalu
amtevents.js 7bab1d906a first commit 5 jam lalu
amtmanager.js 7bab1d906a first commit 5 jam lalu
amtprovisioningserver.js 7bab1d906a first commit 5 jam lalu
amtscanner.js 7bab1d906a first commit 5 jam lalu
amtscript.js 7bab1d906a first commit 5 jam lalu
apprelays.js 7bab1d906a first commit 5 jam lalu
authenticode.js 7bab1d906a first commit 5 jam lalu
certoperations.js 7bab1d906a first commit 5 jam lalu
common.js 7bab1d906a first commit 5 jam lalu
config.json 7bab1d906a first commit 5 jam lalu
crowdsec.js 7bab1d906a first commit 5 jam lalu
db.js 7bab1d906a first commit 5 jam lalu
dependencies.txt 7bab1d906a first commit 5 jam lalu
exeHandler.js 7bab1d906a first commit 5 jam lalu
firebase.js 7bab1d906a first commit 5 jam lalu
interceptor.js 7bab1d906a first commit 5 jam lalu
letsencrypt.js 7bab1d906a first commit 5 jam lalu
mcrec.js 7bab1d906a first commit 5 jam lalu
meshaccelerator.js 7bab1d906a first commit 5 jam lalu
meshagent.js 7bab1d906a first commit 5 jam lalu
meshbot.js 7bab1d906a first commit 5 jam lalu
meshcentral-config-schema.json 7bab1d906a first commit 5 jam lalu
meshcentral.js 7bab1d906a first commit 5 jam lalu
meshctrl.js 7bab1d906a first commit 5 jam lalu
meshdesktopmultiplex.js 7bab1d906a first commit 5 jam lalu
meshdevicefile.js 7bab1d906a first commit 5 jam lalu
meshipkvm.js 7bab1d906a first commit 5 jam lalu
meshmail.js 7bab1d906a first commit 5 jam lalu
meshmessaging.js 7bab1d906a first commit 5 jam lalu
meshrelay.js 7bab1d906a first commit 5 jam lalu
meshscanner.js 7bab1d906a first commit 5 jam lalu
meshsms.js 7bab1d906a first commit 5 jam lalu
meshuser.js 7bab1d906a first commit 5 jam lalu
monitoring.js 7bab1d906a first commit 5 jam lalu
mpsserver.js 7bab1d906a first commit 5 jam lalu
mqttbroker.js 7bab1d906a first commit 5 jam lalu
multiserver.js 7bab1d906a first commit 5 jam lalu
node11.bat 7bab1d906a first commit 5 jam lalu
node15.bat 7bab1d906a first commit 5 jam lalu
package.json 7bab1d906a first commit 5 jam lalu
pass.js 7bab1d906a first commit 5 jam lalu
pkcs7-modified.js 7bab1d906a first commit 5 jam lalu
pluginHandler.js 7bab1d906a first commit 5 jam lalu
readme.md 7bab1d906a first commit 5 jam lalu
redirserver.js 7bab1d906a first commit 5 jam lalu
reinstall-modules.bat 7bab1d906a first commit 5 jam lalu
sample-config-advanced.json 7bab1d906a first commit 5 jam lalu
sample-config.json 7bab1d906a first commit 5 jam lalu
swarmserver.js 7bab1d906a first commit 5 jam lalu
taskmanager.js 7bab1d906a first commit 5 jam lalu
webauthn.js 7bab1d906a first commit 5 jam lalu
webrelayserver.js 7bab1d906a first commit 5 jam lalu
webserver.js 7bab1d906a first commit 5 jam lalu
winservice.js 7bab1d906a first commit 5 jam lalu

readme.md

MeshCentral

Table of Contents

About Social Media Documentation Video Tutorials Community Meetings Feedback Unofficial Chatrooms Archive PDFs 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 BlogSpot LinkedIn

Documentation

New Searchable Documentation is available here and contains information every administrator should know including usage, the server configuration file, databases, TLS offloading, Let's 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

Community Meetings

Join our monthly community meetings to stay updated with the latest MeshCentral developments, ask questions, and connect with other users and developers.

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

Archive PDFs

User's Guide Installation Guide

License

This software is licensed under Apache 2.0.