dos deflate centos7
Kindly check if this work for your dosdeflate
ss -ntu | awk '{print $6}' | cut -d: -f1 | sort | uniq -c | sort -nr > $BAD_IP_LIST
for comments and fix please post so I can edit
ss -ntu | awk '{print $6}' | cut -d: -f1 | sort | uniq -c | sort -nr > $BAD_IP_LIST
for comments and fix please post so I can edit
Comments