/daemon-service-oti

app to load information S.O.

Primary LanguageGo

Service to Load information S.O

this service loads information from the Operating System using the cmd and powershell commands

  • cmd wmic
  • powershell Get-PhysicalDisk

requirements to run project

  • programing language golang

run project

  1. clone this repository and execute the next commands inside project:
  2. go mod tidy
  3. go run main.go