[ Bron: golang-github-denisbrodbeck-machineid ]
Pakket: golang-github-denisbrodbeck-machineid-dev (1.0.1-2)
Verwijzigingen voor golang-github-denisbrodbeck-machineid-dev
Debian bronnen:
Het bronpakket golang-github-denisbrodbeck-machineid downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.