Expand description
Machine identification for hardware binding.
Collects hardware identifiers (MAC addresses, CPU ID, disk serial) and hashes them to create a stable machine ID.
Functionsยง
- get_
machine_ id - Get the machine identifier for the current system.
- get_
machine_ id_ components - Get individual hardware components (for debugging).
- is_
machine_ id_ available - Check if machine ID is available on this system.
- machine_
id_ from_ components - Create a machine ID from custom components.