Typhonragewind / meshcentral-docker

168 stars 46 forks source link

meshagent from 2022 #49

Open DannyDaemonic opened 3 months ago

DannyDaemonic commented 3 months ago

I was reading about the new encoding options for agents and I realized the agents distributed by this docker are all from 2022. Is there a reason it's using such old agents?

Edit: Below are the agents deployed.

Linux:

{
  "openssl": "1.1.1s",
  "duktape": "v2.6.0",
  "commitDate": "2022-11-03T06:01:45.000Z",
  "commitHash": "650667126c2df73961de2f478ec6b0923fb17dcd",
  "compileTime": "14:58:51, Nov 21 2022"
}

Windows:

{
  "openssl": "1.1.1s",
  "duktape": "v2.6.0",
  "commitDate": "2022-12-02T19:42:16.000Z",
  "commitHash": "1ac56a2aa26cc403efe758fc53386a3dc0e706b7",
  "compileTime": "12:12:34, Dec  9 2022"
}