Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating of MAC vendor database #665

Open
lukasjuhrich opened this issue Sep 21, 2023 · 0 comments
Open

Updating of MAC vendor database #665

lukasjuhrich opened this issue Sep 21, 2023 · 0 comments

Comments

@lukasjuhrich
Copy link
Collaborator

We might want to automatically update the mac vendor lookup database.
The vendor data is cached in a local file (usually ~/.cache/mac-vendors.txt), as can be seen in the source code of the package.

To update, it is enough to invoke MacLookup().update_vendors().

Problem: We need to invoke the update on every worker due to the fs-based caching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Low priority
Development

No branches or pull requests

1 participant