mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-01 07:42:19 -07:00
PLG: ARPSCAN debug, NEWDEVNEWDEV_NAME_CLEANUP_REGEX new addition #1383
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -101,7 +101,7 @@ def execute_arpscan(userSubnets):
|
||||
devices_list = []
|
||||
|
||||
# scan each interface
|
||||
|
||||
mylog("verbose", [f"[{pluginName}] userSubnets: ", userSubnets])
|
||||
for interface in userSubnets:
|
||||
|
||||
arpscan_output = execute_arpscan_on_interface(interface)
|
||||
|
||||
Reference in New Issue
Block a user