Skip to content

Instantly share code, notes, and snippets.

@woohooyeah
Created September 10, 2017 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woohooyeah/7f6e2d679193c52530f4ba1b9e9a83d8 to your computer and use it in GitHub Desktop.
Save woohooyeah/7f6e2d679193c52530f4ba1b9e9a83d8 to your computer and use it in GitHub Desktop.
*/10 * * * * ( /root/make-spammers-list.sh >/dev/null 2>&1 ) && /root/insert-spammers-into-iptables.sh
*/10 * * * * ( /root/make-spammers-list-ipv6.sh >/dev/null 2>&1 ) && /root/insert-spammers-into-ip6tables.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment