mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added agent filename customization.
This commit is contained in:
parent
35ab3397c5
commit
8910be58a3
4 changed files with 25 additions and 5 deletions
|
@ -184,7 +184,8 @@
|
|||
"displayName": "Compagny® Product™",
|
||||
"description": "Compagny® Product™ agent for remote monitoring, management and assistance.",
|
||||
"companyName": "Compagny",
|
||||
"serviceName": "compagnyagent"
|
||||
"serviceName": "compagnyagent",
|
||||
"fileName": "compagnyagent"
|
||||
},
|
||||
"_userAllowedIP": "127.0.0.1,192.168.1.0/24",
|
||||
"_userBlockedIP": "127.0.0.1,::1,192.168.0.100",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue