Skip to content

z0gg/rmmagent

 
 

Repository files navigation

Tactical RMM Agent

https://github.com/amidaware/tacticalrmm

building the agent

env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"

macOS install

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.

About

Tactical RMM Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.2%
  • Shell 2.5%
  • Inno Setup 1.3%