Tactical RMM Agent
Go to file
2022-03-27 00:12:41 +00:00
.vscode v2.0.0 2022-03-19 11:55:43 -07:00
agent fix agent going offline when agent is installed without tactical's mesh #1 2022-03-27 00:12:41 +00:00
build v2.0.1 2022-03-24 18:24:45 -07:00
shared v2.0.0 2022-03-19 11:55:43 -07:00
.gitignore v2.0.0 2022-03-19 11:55:43 -07:00
go.mod v2.0.0 2022-03-19 11:55:43 -07:00
go.sum v2.0.0 2022-03-19 11:55:43 -07:00
LICENSE.md v2.0.0 2022-03-19 11:55:43 -07:00
main.go v2.0.1 2022-03-24 18:24:45 -07:00
README.md v2.0.0 2022-03-19 11:55:43 -07:00
versioninfo.json v2.0.1 2022-03-24 18:24:45 -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"