Tactical RMM Agent
Find a file
2023-12-27 09:11:20 +01:00
.github/workflows update ci 2023-11-22 14:15:50 -08:00
.vscode Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
agent Merge 2afdfd7ab8 into 7dc08fdbf3 2023-12-27 09:11:20 +01:00
build bump version 2023-12-23 16:17:33 -08:00
shared Add: Server variables are opt-out by default 2023-12-03 23:14:27 -05:00
.gitignore Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
go.mod update reqs 2023-11-22 14:24:30 -08:00
go.sum update reqs 2023-11-22 14:24:30 -08:00
LICENSE.md update year 2023-09-01 14:34:48 -07:00
main.go Merge 2afdfd7ab8 into 7dc08fdbf3 2023-12-27 09:11:20 +01:00
README.md Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
versioninfo.json bump version 2023-12-23 16:17:33 -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"