1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added mesh agent customizations.

This commit is contained in:
Ylian Saint-Hilaire 2020-11-11 16:28:56 -08:00
parent 4264f8c603
commit 8fd29b7c5d
4 changed files with 45 additions and 1 deletions

View file

@ -179,6 +179,12 @@
"terminal": "{0} started a remote terminal session.",
"files": "{0} started a remote files session."
},
"agentCustomization": {
"displayName": "Compagny® Product™",
"description": "Compagny® Product™ agent for remote monitoring, management and assistance.",
"companyName": "Compagny®",
"serviceName": "compagnyagent"
},
"_userAllowedIP": "127.0.0.1,192.168.1.0/24",
"_userBlockedIP": "127.0.0.1,::1,192.168.0.100",
"_agentAllowedIP": "192.168.0.100/24",