Skip to content

Instantly share code, notes, and snippets.

@narfbg
Created September 21, 2011 09:39
Show Gist options
  • Save narfbg/1231669 to your computer and use it in GitHub Desktop.
Save narfbg/1231669 to your computer and use it in GitHub Desktop.
#!/bin/bash
/sbin/iptables -A INPUT -s "$1" -j DROP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment