pirogom / smbios_uuid

Get uuid from smbios system information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smbios_uuid

SMBIOS 의 UUID 값을 얻어오는 방법입니다.

윈도의

wmic csproduct get uuid

명령을 통해 얻을 수 있는 UUID 값과 같은 값을 얻게 됩니다.

About

Get uuid from smbios system information

License:MIT License


Languages

Language:Go 100.0%