Skip to content

Instantly share code, notes, and snippets.

@rostyslav
Created June 16, 2011 17:09
Show Gist options
  • Save rostyslav/1029708 to your computer and use it in GitHub Desktop.
Save rostyslav/1029708 to your computer and use it in GitHub Desktop.
Firewall stop script
#!/bin/bash
iptables -F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment