mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added agent filename customization.
This commit is contained in:
@@ -184,7 +184,8 @@
|
||||
"displayName": "Compagny<6E> Product<63>",
|
||||
"description": "Compagny<6E> Product<63> 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",
|
||||
|
||||
Reference in New Issue
Block a user