update mac vendor url

This commit is contained in:
Anton Keks 2021-01-20 00:30:46 +02:00
parent 87710c3e9f
commit 26be0e7449

View File

@ -8,7 +8,7 @@ if [ "$(uname)" = "Darwin" ]; then
SED_APP='gsed'
fi
curl 'http://standards-oui.ieee.org/oui.txt' |\
curl 'http://standards-oui.ieee.org/oui/oui.txt' |\
fgrep '(base 16)' | $SED_APP -r '
s/\r//g; s/ \(base 16\)\t\t//
s/,? ?(Inc)\.?$//I