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

Version 1.0.45

This commit is contained in:
Ylian Saint-Hilaire 2022-07-01 15:01:25 -07:00
parent 5846e5e1e4
commit 56f1702cac
4 changed files with 138 additions and 4 deletions

View file

@ -1,8 +1,8 @@
var fs = require('fs');
var agents = {
'MeshService-signed.exe': 3,
'MeshService64-signed.exe': 4,
'MeshService.exe': 3,
'MeshService64.exe': 4,
'meshagent_x86': 5,
'meshagent_x86-64': 6,
'meshagent_arm': 9,