mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #734] replace invalid wireshark manufacturer database link in unique generator #793
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/734
Author: @ghostserverd
Created: 12/31/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
2c45578replace invalid wireshark manufacturer database link in unique generator📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
custom/generate-unique-machine-values.sh(+1 -1)📄 Description
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
from this branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.