Skip to content

Instantly share code, notes, and snippets.

@kirk
Created August 17, 2010 13:43
Show Gist options
  • Save kirk/529981 to your computer and use it in GitHub Desktop.
Save kirk/529981 to your computer and use it in GitHub Desktop.
# so we all can get along
sudo ipfw pipe 1 config bw 70KByte/s
sudo ipfw add 1 pipe 1 src-port 80
sudo ipfw delete 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment