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