-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello there -
First - I wanted to thank you for taking the time to make the changes that you did, I wanted to give it a try immediately.
I am running into an issue where any additional subnets after the first (192.168.0.0/24,192.168.1.0/24,192.168.9.0/24) are being ignored.
This appears correct - INFO:root:Start NMAP scan for ['192.168.0.0/24', '192.168.1.0/24']
but when it comes to write down results it seems to fail.
Additionally - the 'get_mac: false' directive seems to be ignored as I still see quite a few of these in debug -
DEBUG:getmac:Raw MAC found: None
DEBUG:getmac:Raw MAC found: None
DEBUG:getmac:Raw MAC found: None
DEBUG:getmac:Raw MAC found: None
DEBUG:getmac:Raw MAC found: None
DEBUG:getmac:Raw MAC found: None
Activity
lovemonkeyz commentedon Apr 9, 2024
Running into the same issue.