1 2 3 4
## vim:ft=zsh ## "plonk" (as in ignore) a host via iptables ## Usage: plonkhost <host> sudo iptables -I INPUT -s "$1" -j DROP