Skip to content

v0.1 beta released

Latest
Compare
Choose a tag to compare
@jgengo jgengo released this 02 May 07:51
· 9 commits to master since this release

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.