This commit is contained in:
wh1te909 2020-10-11 17:15:09 -07:00
parent 2bb51ab295
commit 32dc846325
2 changed files with 1237 additions and 1 deletions

1236
agent/wmi_windows.go Normal file

File diff suppressed because it is too large Load Diff

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/wh1te909/rmmagent
go 1.15
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
github.com/elastic/go-sysinfo v1.4.0
github.com/go-resty/resty/v2 v2.3.0
github.com/gonutz/w32 v1.0.0