软件包: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.