Update REPORTED_IPS_FILE

This commit is contained in:
Sefinek 2024-08-20 05:50:04 +02:00
parent ddde4ca3b3
commit 10106e8e14

View file

@ -2,7 +2,7 @@
LOG_FILE="/var/log/ufw.log" LOG_FILE="/var/log/ufw.log"
ENCODED_API_KEY_FILE="./.abuseipdb_token" ENCODED_API_KEY_FILE="./.abuseipdb_token"
REPORTED_IPS_FILE="/tmp/reported_ips.txt" REPORTED_IPS_FILE="/tmp/ufw-abuseipdb-reporter.cache"
REPORT_INTERVAL=18000 # 5h (seconds) REPORT_INTERVAL=18000 # 5h (seconds)
declare -A reported_ips declare -A reported_ips