Skip to content

paulwon/ouiSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ouiSearch

Search vendor info by using the complete or OUI part of mac addresses.

Usage

  • Search: python ouiSearch.py MAC_ADDRESS | MAC_OUI
  • Update or download the OUI file: python ouiSearch.py --update

Examples

python ouiSearch.py --update // Download or update the oui file 
python ouiSearch.py 1111:2222:3333
python ouiSearch.py 11:22:22:33:33
python ouiSearch.py 1111-2222-3333
python ouiSearch.py 11-11-22-22-33-33
python ouiSearch.py 111122223333
python ouiSearch.py 111122

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages