Skip to content

wimark/manufacturer-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manufacturer-parser

Service written on Golang to get actual MAC OUI list from here and store to MongoDB. Needed for dealt with actual list in Wimark One.

Services and APIs

Needed mongodb via DBURL env var to pass before execute.

How to build

To build a binary just use:

make

To build docker image use provided Dockerfile:

docker build  .
# or
docker-compose build 

How to use

See docker-compose.yml

Copyright

Wimark Systems, 2021