This commit is contained in:
Your Name 2024-09-21 21:06:22 -06:00
parent 9e549d1df3
commit 3729e8ff27
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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