Skip to content

Instantly share code, notes, and snippets.

@jcoene
Created September 9, 2011 06:21
Show Gist options
  • Save jcoene/1205601 to your computer and use it in GitHub Desktop.
Save jcoene/1205601 to your computer and use it in GitHub Desktop.
Why would Steve do this to me?
sudo ipfw pipe 1 config bw 80KByte/s
sudo ipfw add 1 pipe 1 dst-ip 72.21.0.0/16 dst-port 443
sudo ipfw add 2 pipe 1 dst-ip 17.152.0.0/16 dst-port 443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment