Tactical RMM Agent
- Pull the Nushell and Deno versions from the server. - Support downloading Nushell and Deno from a url (not GitHUb). - Add support for nu config.nu and env.nu files. - Add support for default Deno permissions. |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| agent | ||
| build | ||
| shared | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE.md | ||
| main.go | ||
| README.md | ||
| versioninfo.json | ||
Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
building the agent
env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"