fix
This commit is contained in:
parent
0b0c527c86
commit
41698e0439
@ -441,7 +441,7 @@ module-php() {
|
||||
if [[ "$PHP_SPAM" -gt 2 ]]; then
|
||||
$NFT add rule ip filter input position 8 ip saddr "$1" $NFT_DROP
|
||||
echo $1 >>$TMP_BLOCK
|
||||
message "Wordpress Attack!"
|
||||
message "PHP Attack!"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user