[PR #911] [MERGED] Add option to enable webSocketMaskOverride in MeshCentral config #3733

Closed
opened 2026-03-14 07:35:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/911
Author: @joeldeteves
Created: 1/1/2022
Status: Merged
Merged: 1/1/2022
Merged by: @sadnub

Base: developHead: mesh-ws-mask-override


📝 Commits (1)

  • a2238fa Add option to enable webSocketMaskOverride in MeshCentral config

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 docker/containers/tactical-meshcentral/entrypoint.sh (+3 -1)

📄 Description

This PR adds an option to enable the following option in the MeshCentral config, for compatibility with Traefik in Docker / Kubernetes setups.

"agentConfig": [ "webSocketMaskOverride=1" ]

See https://meshcentral.com/info/docs/MeshCentral2UserGuide.pdf as well as this config example from @NiceGuyIT for more info.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm/pull/911 **Author:** [@joeldeteves](https://github.com/joeldeteves) **Created:** 1/1/2022 **Status:** ✅ Merged **Merged:** 1/1/2022 **Merged by:** [@sadnub](https://github.com/sadnub) **Base:** `develop` ← **Head:** `mesh-ws-mask-override` --- ### 📝 Commits (1) - [`a2238fa`](https://github.com/amidaware/tacticalrmm/commit/a2238fa4351791cc7e8d5783b098d740c84020f8) Add option to enable webSocketMaskOverride in MeshCentral config ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/containers/tactical-meshcentral/entrypoint.sh` (+3 -1) </details> ### 📄 Description This PR adds an option to enable the following option in the MeshCentral config, for compatibility with Traefik in Docker / Kubernetes setups. ```"agentConfig": [ "webSocketMaskOverride=1" ]``` See https://meshcentral.com/info/docs/MeshCentral2UserGuide.pdf as well as [this config example](https://gitlab.com/NiceGuyIT/tactical-goodies/-/tree/main/traefik#meshcentral) from @NiceGuyIT for more info. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:35:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3733
No description provided.