Update pialert.py

This commit is contained in:
leiweibau
2022-08-03 09:36:42 +02:00
parent 495db47399
commit 60ff20f5a0

View File

@@ -451,7 +451,7 @@ def execute_arpscan (pRetries):
# #101 - arp-scan subnet configuration # #101 - arp-scan subnet configuration
# Prepare command arguments # Prepare command arguments
subnets = SCAN_SUBNETS.strip().split() # subnets = SCAN_SUBNETS.strip().split()
# arp-scan for larger Networks like /16 # arp-scan for larger Networks like /16
# otherwise the system starts multiple processes. the 15min cronjob isn't necessary. # otherwise the system starts multiple processes. the 15min cronjob isn't necessary.