https://github.com/amidaware/rmmagent
Tactical RMM Agent
https://github.com/amidaware/rmmagent
Last synced: about 1 year ago
JSON representation
Tactical RMM Agent
- Host: GitHub
- URL: https://github.com/amidaware/rmmagent
- Owner: amidaware
- License: other
- Created: 2022-03-19T18:49:53.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-03T18:57:29.000Z (over 1 year ago)
- Last Synced: 2025-03-28T07:02:16.943Z (about 1 year ago)
- Language: Go
- Homepage: https://github.com/amidaware/tacticalrmm
- Size: 274 KB
- Stars: 143
- Watchers: 12
- Forks: 83
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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"
```