mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-01-31 05:48:25 -06:00
Create Fail2Ban-Report-cronscript.sh
This commit is contained in:
10
Backend/multi/Fail2Ban-Report-cronscript.sh
Normal file
10
Backend/multi/Fail2Ban-Report-cronscript.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
# Fail2Ban-Report-cronscript.sh
|
||||
|
||||
# Run Information gathering
|
||||
./fail2ban_log2json.sh
|
||||
# wait 5 seconds
|
||||
sleep 5
|
||||
|
||||
# Run downlod-checker to see if updates available
|
||||
./download-checker.sh
|
||||
Reference in New Issue
Block a user