index
:
zsh
master
Personal zsh configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
functions
/
plonkhost
blob: 3b6cc95879a16b14bde2325152b4df0f213090c6 (
plain
)
1
2
3
plonkhost () { sudo iptables -I INPUT -s "$1" -j DROP }