Tactical RMM Agent
Go to file
2023-09-01 16:51:06 -07:00
.github/workflows update ci 2023-08-06 22:39:36 -07:00
.vscode Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
agent update year 2023-09-01 14:34:48 -07:00
build bump version 2023-09-01 14:48:17 -07:00
shared update year 2023-09-01 14:34:48 -07:00
.gitignore Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
go.mod update reqs 2023-08-29 17:03:50 -07:00
go.sum update reqs 2023-08-29 17:03:50 -07:00
LICENSE.md update year 2023-09-01 14:34:48 -07:00
main.go bump version 2023-09-01 14:48:17 -07:00
README.md Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
versioninfo.json bump version 2023-09-01 14:48:17 -07: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"