https://github.com/amidaware/tacticalrmm
env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"
Use the scripts/install_macos.sh
helper to build and install the agent on macOS.
Run the script and paste the full Windows command string when prompted.
The script parses the command for the necessary API information and retrieves
MeshCentral details from the API automatically. jq
is installed via Homebrew
if missing. If the installer command does not contain an --auth
token, the
script will prompt for your Tactical RMM API key.