Tactical RMM Agent
Go to file
2022-11-24 23:45:59 -08:00
.github/workflows update ci 2022-11-09 23:47:00 -08:00
.vscode Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
agent make checkin intervals configurable and remove extra nats conn 2022-11-24 23:45:59 -08:00
build bump version 2022-11-08 23:02:17 -08:00
shared run as user 2022-07-31 15:14:05 -07:00
.gitignore Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
go.mod update nats 2022-11-12 15:30:39 -08:00
go.sum tidy 2022-11-12 16:17:18 -08:00
LICENSE.md v2.0.0 2022-03-19 11:55:43 -07:00
main.go bump version 2022-11-12 16:49:47 -08:00
README.md Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
versioninfo.json bump version 2022-11-08 23:02:17 -08:00

Tactical RMM Agent

https://github.com/amidaware/tacticalrmm

building the agent

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