The macOS client is installed and serviced via Homebrew.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew tap lanthora/repo
brew install candy
For M-series processors, the configuration file is at /opt/homebrew/etc/candy.cfg. For Intel series processors, the configuration file is at /usr/local/etc/candy.cfg.
Test with the following command:
sudo candy -c /path/to/candy.cfg
After successful testing, run as a service:
sudo brew services start lanthora/repo/candy