Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

replace invalid wireshark manufacturer database link in unique generator

Open ghostserverd opened this issue 1 year ago • 0 comments

relates to https://github.com/sickcodes/Docker-OSX/issues/681

The manufacturer list currently referenced by the machine value generator script no longer exists resulting in a 404 and no unique device identifiers generated.

That manufacturer list is now populating automatically at the address in this change (see this issue for more details).

Tested by running

./custom/generate-unique-machine-values.sh

from this branch.

ghostserverd avatar Dec 31 '23 21:12 ghostserverd