summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions')
-rwxr-xr-xetc/functions/plonkhost2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/functions/plonkhost b/etc/functions/plonkhost
index 072147a..905ed11 100755
--- a/etc/functions/plonkhost
+++ b/etc/functions/plonkhost
@@ -1 +1,3 @@
+## vim:ft=zsh
+## "plonk" (as in ignore) a host via iptables
sudo iptables -I INPUT -s "$1" -j DROP