index
:
dotfiles
master
My dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
rod
/
scripts
/
ban-ip-forward
blob: 04e6de796cc4e38719e868ae6e1a96e96607ae33 (
plain
)
1
2
#! /usr/bin/env sh
sudo
iptables
-I
FORWARD
-s
$1
-j
DROP