rodrigorojasmoraleda
Results
1
comments of
rodrigorojasmoraleda
Using @justabaka Idea, this works for me: actionban = whois \ | grep route: | awk '{print $2}' | xargs -n1 -I{} iptables -I fail2ban-\ 1 -s {} -j \...