https://github.com/cansik/mac-to-name
A method to generate a unique name out of a mac address.
https://github.com/cansik/mac-to-name
Last synced: 2 months ago
JSON representation
A method to generate a unique name out of a mac address.
- Host: GitHub
- URL: https://github.com/cansik/mac-to-name
- Owner: cansik
- Created: 2017-06-05T00:03:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T12:12:24.000Z (over 7 years ago)
- Last Synced: 2025-02-05T06:43:12.294Z (4 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAC => Name
It takes the center part of the NIC bytes of a mac address to generate a simple name.
```
60:01:94:20:A8:0F => silver-pumpkin
```