-
I use this excellent tool, but noticed my manuf library wasn't returning the mac vendor successfully. When I started debugging the code, I found the URLError exception was raised "Failed downloading O…
-
It would be great, if you could add the official OUI Database. By this, you can identi
fy the device vendor.
-
Since different vendors have different ranges for their mac-addresses it'd be nice to get the vendor from the mac-address.
### Feature breakdown
- [x] #2957
- [x] #2958
- [ ] Add optional OUI …
-
Add proxy setting option for downloading the MAC/OUI Database from internet.
Most of companies don't allow servers to go out to internet without proxy, so I think it's something reasonable to ask.…
-
Currently, the oui.txt and iab.txt are supplied statically with the package.
1. The files are almost always outdated, unless an update for the python package was just being done. As of 0.8.0, the d…
-
Is it possible to update the OUI DB ?
For example this OUI is not found in the filter database, 2c:0e:3d. But looking at a few online lookup sites I can find this information on it.
- Samsung on…
-
The script to update vendors database from ieee creates zero-length files.
Reason seems to be that ieee moved the files and created a redirect that curl per default does not follow.
Solution is to…
-
Running `oui update`, populating database is very slow. Seeing as in README example update takes 14 seconds, I assume this is a bug.
Installed from AUR using yay. My system:
OS: Manjaro Linux x86_64…
-
Langchain needs chain to insert and ask document in vectorial database
Actually :
llm_context =[
"Tu parle uniquement le français",
"Comporte toi comme un assistant medical"…
-
I would like to add the ability to numbers update locally. I am not sure how that looks in the end. I don't think trying to update an installed package is the right thing to do. It seems maybe there i…