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
mstrhakr 4be5b7273e
Migrate to openid client (#5856)
* Create forksync.yml

* update oidc to use openid-client

* update oidc module requirements

* working oidc+

includes all oauth2 clients automatically migrated. azure will need some kind of fix for the uid

* update openid-client install checks

* created overarching schema for OIDC

* bug fixs for azure login

* update schema

prepare schema for unified oidc module

* update 'oidc' to strategy variable

* working azure+ groups

groups from azure are in,
you can use memberOf or transitiveMemberOf in config (Graphs API)

* clean up old config import + working google oidc

previous config map was recursive nonsense, changed to multiple IFs

* added convertStrArray

* de-expanded scope

put all other auth strategies back to normal and fixed oidc strategy

* swap back to using authlog debugger

* Update meshcentral-config-schema.json

* working google oidc + groups

* working azure+groups (again)

* init oidc docs

very incomplete but basic config is present

* add oidc

* more work on docs

* add scope and claim options

plus fixed a few bugs and faults in my logic
used logs correctly

* further cleanup debug

* more debug cleanup

* continue documentation push

fixed minor debug bugs also

* more work on docs

missing links, need to get azure preset docs, probably more.

* done with docs

its good enough for now

* minor fix + presets get correct icon

* fix google oidc not visible at login

* fix bug with emailVerified property

* fix logout bug + debug cleanup

* fix strategy logout bug +cleanup

* fixed preset login icon

* fix alert + fix schema

* terminate lines

* Dutch language update 1.0.85

line up polish translation

* Fixed guest web relay session revocation (#4667)

* Updated French translation.

* Add hook to allow adding custom api endpoints to Express routing

* Updated German translation.

* Update meshcentral-config-schema.json (change formatting)

This way it is easier to edit and maintain

* Fixed schema.

* fix meshcentral-config-schema.json

* add language selector to login (#5648)

* add language selector to login

* add showLanguageSelect to pick top or bottom boxe

* remove additionalProperties: false in schema to allow comments #5697

Signed-off-by: si458 <simonsmith5521@gmail.com>

* fix notes in docs

* Fix web relay session handling and redirection due to bad merge

* Added option to check HTTP origin.

* add links and fix typo

* move groups after strategy

* Update version split in docs

* Fix preset issuer URL in OIDC strategy

* Update clientid and clientsecret to client_id and client_secret

* Update meshcentral-config-schema.json and fix bad rebase

* Update meshcentral-config-schema.json

* fix bad rebase

* fix bad rebase

* Add 'connect-flash' to passport dependencies

* Remove unnecessary passport dependencies - fix bad rebase

* Fix auth strategy bug and remove console.log statement

* Set groupType to the preset name if it exists, otherwise use the strategy name

* remove finally block from

* Refactor authentication logging in handleStrategyLogin to include strategy name

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
Co-authored-by: petervanv <58996467+petervanv@users.noreply.github.com>
Co-authored-by: Ylian Saint-Hilaire <ysainthilaire@hotmail.com>
Co-authored-by: Martin Mädler <martin.maedler@gmail.com>
Co-authored-by: Fausto Gutierrez <28719096+faustogut@users.noreply.github.com>
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
2024-03-03 16:03:27 -08:00
.github Fixed 'deprecated' warnings in gh-workflows (#5720) 2024-01-21 20:49:31 +00:00
.vscode typos 2022-11-13 13:17:11 -05:00
agents add unzip to files 2024-03-02 15:16:06 +00:00
amt fix: AMT WSMAN comm Direct TLS to allow unsafe legacy negotiation 2022-11-15 15:05:18 -07:00
bin Added /bin folder. 2022-07-22 21:56:55 -07:00
docker Fix package installs and set node 20 for docker (#5692) 2024-01-13 10:52:59 -08:00
docs Migrate to openid client (#5856) 2024-03-03 16:03:27 -08:00
emails Ran translations and minor fix to filter url. 2023-11-12 15:28:52 -08:00
public pad interfaces panel for firefox scrolling #4275 2024-03-03 00:58:15 +00:00
rdp typo fixes 2022-12-16 09:03:45 -05:00
translate Migrate to openid client (#5856) 2024-03-03 16:03:27 -08:00
views Migrate to openid client (#5856) 2024-03-03 16:03:27 -08: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 Fix package installs and set node 20 for docker (#5692) 2024-01-13 10:52:59 -08:00
.npmrc First pass as Discord integration (#4651) 2022-10-26 13:19:40 -07: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 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 fix of bug that crashes the meshcentral when there is only digits and one comma on the version of the amt 2022-11-08 11:18:08 +02:00
amtscript.js Updated headers. 2022-01-23 23:21:24 -08:00
apprelays.js fix one ping/pong function 2024-02-12 11:46:16 +00: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 Migrate to openid client (#5856) 2024-03-03 16:03:27 -08: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 Fix plugins installation for PostgreSQL (#5517) 2023-11-07 09:17:24 -08:00
dependencies.txt Updated archiver to 7.0.0 2024-03-03 11:30:52 -08: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 fix: AMT Direct TLS connection and Digest authentication 2022-11-15 14:12:12 -07: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 Align and specify NPM module versions (#5685) 2024-01-11 17:49:12 -08:00
meshaccelerator.js Fix recoverable exception in mesh accelerator. 2023-10-29 18:01:37 -07:00
meshagent.js More BitLocker improvements. 2024-02-17 17:51:15 -08:00
meshbot.js Updated headers. 2022-01-23 23:21:24 -08:00
meshcentral-config-schema.json Migrate to openid client (#5856) 2024-03-03 16:03:27 -08:00
meshcentral.js Migrate to openid client (#5856) 2024-03-03 16:03:27 -08:00
MeshCentral.sln Initial main commit 2017-08-28 09:27:45 -07:00
MeshCentralServer.njsproj Version 1.1.9 2023-08-12 14:36:55 -07:00
meshctrl.js add relay and port to devicesharing in meshctrl.js 2024-03-02 21:56:14 +00:00
meshdesktopmultiplex.js fix sessionrecording for not indexing (#5490) 2023-11-03 20:53:19 +00: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 typo fixes 2022-12-16 09:03:45 -05:00
meshmessaging.js add slack webhooks messaging (#5569) 2023-11-25 12:45:18 -08:00
meshrelay.js wait 5 sec after record and also pass message back (#5508) 2023-11-04 21:39:02 -07:00
meshscanner.js Updated headers. 2022-01-23 23:21:24 -08:00
meshsms.js First pass at adding Telegram support (#4650) 2022-10-22 07:23:55 -07:00
meshuser.js fix view only setting incorrect protocol when sharing (#5879) 2024-03-01 13:59:49 +00: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 Updated headers. 2022-01-23 23:21:24 -08:00
multiserver.js Server peering cleanup. 2023-09-24 14:59:07 -07: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-lock.json update package.lock 2024-02-22 20:35:27 +00:00
package.json Updated archiver to 7.0.0 2024-03-03 11:30:52 -08: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
pluginHandler.js Only set fileMode if not win32, #5865 2024-03-03 12:31:32 -08:00
readme.md Share unofficial chatrooms (#5539) 2023-11-11 18:00:08 +00:00
redirserver.js Added invite HTTP to HTTPS redirect (#4622) 2022-10-24 17:56:05 -07:00
reinstall-modules.bat Module dependency cleanup. 2019-03-25 11:32:16 -07:00
sample-config-advanced.json Migrate to openid client (#5856) 2024-03-03 16:03:27 -08:00
sample-config.json Update sample-config.json let's encrypt section 2023-04-18 02:27:29 +01:00
SECURITY.md Update SECURITY.md 2024-02-19 15:12:07 -08: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
taskmanager.js Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
webauthn.js Fixed FIDO2 USB keys with PIN codes. 2020-07-24 11:21:06 -07:00
webrelayserver.js update passport to 0.6.0 2023-09-07 08:26:13 +01:00
webserver.js Migrate to openid client (#5856) 2024-03-03 16:03:27 -08: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.

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.