Added MAC vendor lookup

This commit is contained in:
rzuasti
2026-01-19 12:45:52 -05:00
parent 245a6ec2ef
commit bb18f8a51e
6 changed files with 94 additions and 1 deletions
+2
View File
@@ -8,3 +8,5 @@ env_logger = "0.11.8"
log = "0.4.29"
pnet = "0.35.0"
tokio = { version = "1.0", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"