Releases: jgengo/macinfo-client
Releases · jgengo/macinfo-client
v0.1 beta released
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.