Tactical RMM Agent
Find a file
2026-03-20 14:07:04 -07:00
.github/workflows update ci 2024-01-27 22:17:21 +00:00
.vscode vscode settings 2024-03-24 01:23:06 -07:00
agent fix runasuser when streaming 2026-03-13 14:20:05 -07:00
build bump version 2026-01-05 21:39:45 -08:00
shared add support for unix temp dirs 2025-09-18 15:24:59 -05:00
.gitignore Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
go.mod fix crash on m5 fixes amidaware/tacticalrmm#2440 2026-03-20 14:07:04 -07:00
go.sum fix crash on m5 fixes amidaware/tacticalrmm#2440 2026-03-20 14:07:04 -07:00
LICENSE.md update year 2023-09-01 14:34:48 -07:00
main.go bump version 2026-01-05 21:39:45 -08:00
README.md Revert "Refactor debug" 2022-06-16 22:14:44 -07:00
versioninfo.json bump version 2026-01-05 21:39:45 -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"