Skip to content

Identify manufacturer information by mac address

Notifications You must be signed in to change notification settings

GhostTroops/mac2manuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac2manuf

Identify manufacturer information by mac address

Identify devices

$ cat manuf|awk '{print $1}'|sort -u|wc -l
   34865

How use

import github.com/hktalent/mac2manuf

fmt.Println(mac2manuf.Search("90:9c:4a:00:14:45"))

out: Apple

About

Identify manufacturer information by mac address

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages