mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
@@ -47,7 +47,7 @@ def main():
|
|||||||
plugin_objects = Plugin_Objects(RESULT_FILE)
|
plugin_objects = Plugin_Objects(RESULT_FILE)
|
||||||
|
|
||||||
# Print a message to indicate that the script is starting.
|
# Print a message to indicate that the script is starting.
|
||||||
mylog('verbose', ['[ARP Scan] In script '])
|
mylog('verbose', [f'[{pluginName}] In script '])
|
||||||
|
|
||||||
# holds a list of user-submitted subnets.
|
# holds a list of user-submitted subnets.
|
||||||
# mylog('verbose', ['[ARP Scan] values.userSubnets: ', values.userSubnets])
|
# mylog('verbose', ['[ARP Scan] values.userSubnets: ', values.userSubnets])
|
||||||
|
|||||||
Reference in New Issue
Block a user