Skip to content

Releases: jgengo/macinfo-client

v0.1 beta released

02 May 07:51
Compare
Choose a tag to compare

Here is the first release of macinfo client.

required

  • osquery and socket required
  • after installed you will need to edit the config file in /var/macinfo/macinfo

post-install script

#!/bin/bash
/bin/cp /var/macinfo/fi.hive.macinfo.plist /Library/LaunchDaemons
/bin/ln -s /var/macinfo/macinfo /usr/bin/macinfo
/bin/launchctl load /Library/LaunchDaemons/fi.hive.macinfo.plist

changelog

none for this release.