Skip to content

Instantly share code, notes, and snippets.

@Osse
Forked from anonymous/gist:5280097
Last active December 15, 2015 15:09
Show Gist options
  • Save Osse/5280101 to your computer and use it in GitHub Desktop.
Save Osse/5280101 to your computer and use it in GitHub Desktop.
command=( /sbin/iptables -A allowed-connection -i wlan0 -m limit -j LOG --log-prefix "Bad packet from wlan0:" )
"${command[@]}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment