SimonSchubert/LinuxCommandLibrary

Remove or update "one-liner" : Block known dirty hosts from reaching your machine

TxTechnician opened this issue · 0 comments

Block known dirty hosts from reaching your machine

wget -qO - http://infiltrated.net/blacklisted|awk '!/#|[a-z]/&&/./{print "iptables -A INPUT -s "$1" -j DROP"}'

infiltrated.net is a defunct website.