ivan-loh / mac-lookup

mac address manufacturer lookup for [node](http://nodejs.org).
14 stars 9 forks source link

Adding custom URL for pulling the oui.txt #3

Closed cuteboi closed 7 years ago

cuteboi commented 8 years ago

I'm creating this for tracking purposes.

The options in the const section should be passable during init of the module, so that a custom location can be used. I'm currently having to modify the source for my personal usage, and using a custom location: http://linuxnet.ca/ieee/oui/

Can this be exposed please?