套件:golang-github-denisbrodbeck-machineid-dev(1.0.1-2)
golang-github-denisbrodbeck-machineid-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-denisbrodbeck-machineid:
- [golang-github-denisbrodbeck-machineid_1.0.1-2.dsc]
- [golang-github-denisbrodbeck-machineid_1.0.1.orig.tar.gz]
- [golang-github-denisbrodbeck-machineid_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Get the unique machine id of any host (Go library)
machineid provides support for reading the unique machine id of most host OS's (without admin privileges), because sometimes you just need to reliably identify your machines.
Main Features
* Cross-Platform (tested on Win7+, Debian 8+, Ubuntu 14.04+, OS X 10.6+, FreeBSD 11+) * No admin privileges required * Hardware independent (no usage of MAC, BIOS or CPU — those are too unreliable, especially in a VM environment) * IDs are unique1 to the installed OS
This package contains the Go development library.