An open API service indexing awesome lists of open source software.

https://github.com/amidaware/rmmagent

Tactical RMM Agent
https://github.com/amidaware/rmmagent

Last synced: about 1 year ago
JSON representation

Tactical RMM Agent

Awesome Lists containing this project

README

          

### Tactical RMM Agent
https://github.com/amidaware/tacticalrmm

#### building the agent
```
env CGO_ENABLED=0 GOOS= GOARCH= go build -ldflags "-s -w"
```