Created config sample (get real config out of git). Changed

mac_vendor_finder to use lazy_static instead of LazyLock
This commit is contained in:
rzuasti
2026-01-23 08:28:56 -05:00
parent c5f4ffa33c
commit 8e8460afbc
4 changed files with 44 additions and 29 deletions
+6
View File
@@ -0,0 +1,6 @@
[log]
level = "info" # off, error, warn, info, debug, trace
[timings]
arp_sender_timeout="30"
arp_scan_duration="60"