Moved config to project file and lazy loaded it

This commit is contained in:
rzuasti
2026-01-21 15:36:27 -05:00
parent 5fbd63df5f
commit 37ba7abc30
8 changed files with 2033 additions and 56 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"