Proxy Server Maintenance

https://mxtoolbox.com/blacklists.aspx

netstat -n|less

sudo iptables -A INPUT -s x.x.x.x -j DROP

sudo netfilter-persistent save

sudo iptables --list