Closed thatguyatgithub closed 5 years ago
Added support for Debian systemwide oui.txt: https://github.com/ZerBea/hcxtools/commit/1cb8cc65013d1e9aa40123ed2c7eccd27065d803 Please test and close issue, if it works. Thanks for reporting that.
Made some more changes. Now we assume that, if a user downloads the oui, he want use this one instead of the systemwide one. If he doesn't want that, he must delete the local oui.txt
Made some more changes.
Are those changes from https://github.com/ZerBea/hcxtools/commit/8b19bcc ?
Now we assume that, if a user downloads the oui, he want use this one instead of the systemwide one. If he doesn't want that, he must delete the local oui.txt
They work as expected, and that logic is actually much better, awesome!
Thanks!
No problem, you're welcome. Hope to see hcxtools/hcxdumptool sooner or later in debian repository.
Hi! I've prepared a patch for Debian for using system-wide ieee OUI, instead of depending on an internet connection (situations you may perfectly encounter when using hcxtools).
It would be great if you could have some sort of structure to default on a path, before using local user's home for it to download it. This would help drop this nasty nasty patch.
thanks in advance!