Skip to content

Instantly share code, notes, and snippets.

@joswr1ght
Created June 8, 2015 15:06
Show Gist options
  • Save joswr1ght/e2200574ecb9e39ad3ca to your computer and use it in GitHub Desktop.
Save joswr1ght/e2200574ecb9e39ad3ca to your computer and use it in GitHub Desktop.
Watch iptables rules
watch -d -n 2 iptables -nvL # Add -t nat for PREROUTING hits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment