-
The module name might have changed from 0.2.4 to 0.3.1 so the import statement went from:
`from OuiLookup import OuiLookup` to `from ouilookup import OuiLookup`
The 0.3.1 version also throws the f…
-
Hi,
Could not flash my devices because the OUI (48:55:19) was not in the list in scripts/oui/esp.txt file.
I Added it manually, the flashing worked.
scripts/oui/esp.txt only contains 68 Esp…
-
Hello, author, I would like to ask whether this experiment can be carried out on Windows system?
-
I am trying to build from source for Linux with v23.09, the build keeps failing with this error:
```
[ 1%] Building CXX object 3rdParty/hash-library/CMakeFiles/hash-library.dir/md5.cpp.o
[ 1%] …
-
The app immediately closes after the settings button is tapped
https://github.com/Alberto97/OUILookup/assets/144056715/dba31137-ae87-4810-9505-9d3f239c1497
-
Because there is no lib generated
```
已启动生成…
1>------ 已跳过生成: 项目: Experimental, 配置: Debug x64 ------
1>没有为此解决方案配置选中要生成的项目
2>------ 已跳过生成: 项目: Continuous, 配置: Debug x64 ------
2>没有为此解决方案配置选中要生成…
-
I'm on the latest version with the settings crash patch and it still crashes for me. I have a log of the crash:
`FATAL EXCEPTION: main
Process: org.alberto97.ouilookup, PID: 16796
E2.B: lateinit pro…
-
### Deployment Type
Self-hosted
### NetBox Version
V3.7.0
### Python Version
3.9
### Steps to Reproduce
upgrade existing 3.6.9 install
git sync; git checkout master; git pull origin master
# …
-
What do you think is this possible to extend this library to support MCP79402 RTC chip (especially with EUID-64 support) too?
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/bromite/bromite/blob/master/README.md)
- [X] I have read the [FAQs](https://github.com/bromite/bromite/blob/master/FAQ.md).…