mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added mesh agent customizations.
This commit is contained in:
@@ -179,6 +179,12 @@
|
||||
"terminal": "{0} started a remote terminal session.",
|
||||
"files": "{0} started a remote files session."
|
||||
},
|
||||
"agentCustomization": {
|
||||
"displayName": "Compagny<6E> Product<63>",
|
||||
"description": "Compagny<6E> Product<63> agent for remote monitoring, management and assistance.",
|
||||
"companyName": "Compagny<6E>",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user