fix
This commit is contained in:
parent
b386fa63f0
commit
93b32b1c5e
@ -110,3 +110,4 @@ CyberFindCrawler
|
|||||||
KixxActivityPubCrawler
|
KixxActivityPubCrawler
|
||||||
x22Xpanse-bot
|
x22Xpanse-bot
|
||||||
Arquivo-web-crawler
|
Arquivo-web-crawler
|
||||||
|
YandexUserproxy
|
||||||
|
@ -141,7 +141,6 @@ saved-bots(){
|
|||||||
echo
|
echo
|
||||||
for i in "${BOT_LOG[@]}"; do
|
for i in "${BOT_LOG[@]}"; do
|
||||||
$NFT add rule ip filter input ip saddr $i $NFT_DROP&
|
$NFT add rule ip filter input ip saddr $i $NFT_DROP&
|
||||||
echo $NFT add rule ip filter input ip saddr $i $NFT_DROP&
|
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -343,7 +342,7 @@ start() {
|
|||||||
attacker-protection
|
attacker-protection
|
||||||
bot-search
|
bot-search
|
||||||
saved-bots
|
saved-bots
|
||||||
fediblock
|
#fediblock
|
||||||
wireguard
|
wireguard
|
||||||
web
|
web
|
||||||
admin
|
admin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user