diff --git a/bots.txt b/bots.txt index 104bfaa..9433317 100644 --- a/bots.txt +++ b/bots.txt @@ -2349,3 +2349,5 @@ 85.208.96.196 2a03:90c0:114::2fb 2001:41d0:d:36d3::1 +4.227.115.6 +2a01:4f9:c010:241b::1 diff --git a/firewall2.sh b/firewall2.sh index 2aeac37..b6d24ed 100755 --- a/firewall2.sh +++ b/firewall2.sh @@ -365,7 +365,7 @@ status() { echo " 404: $NOT_FOUND" echo " 502: $GATEWAY" echo - echo "Dropped Traffic: $($NFT list table filter | grep -Ei 'log counter packets' | cut -d ' ' -f6)" + #echo "Dropped Traffic: $($NFT list table filter | grep -Ei 'log counter packets' | cut -d ' ' -f6)" echo echo "Rate-limited IP's:" cat $TMP_BLOCK | sort -u