{"id":51177,"library":"denisbrodbeck-machineid","title":"Machine ID","description":"Provides support for reading the unique machine ID of most operating systems without admin privileges.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/denisbrodbeck/machineid","tags":["machine-id","system","utility"],"install":[{"cmd":"go get github.com/denisbrodbeck/machineid","lang":"bash","label":"Install github.com/denisbrodbeck/machineid"}],"dependencies":[],"imports":[{"symbol":"machineid","correct":"github.com/denisbrodbeck/machineid"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/denisbrodbeck/machineid\"\n)\n\nfunc main() {\n\tid, err := machineid.ID()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(id)\n}","lang":"go","description":"Retrieves the unique machine ID."},"warnings":[],"env_vars":null,"search_vec":"'admin':16 'id':2,10,20 'machin':1,9,19 'machine-id':18 'oper':13 'privileg':17 'provid':3 'read':6 'support':4 'system':14,21 'uniqu':8 'util':22 'without':15","created_at":"2026-06-15T06:03:02.936472+00:00","updated_at":"2026-06-15T06:03:02.936472+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/denisbrodbeck/machineid","github":"https://github.com/denisbrodbeck/machineid","docs":"https://pkg.go.dev/github.com/denisbrodbeck/machineid#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}