Skip to content

Instantly share code, notes, and snippets.

@tylertreat
Created December 31, 2014 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tylertreat/a180dac76778788d8751 to your computer and use it in GitHub Desktop.
Save tylertreat/a180dac76778788d8751 to your computer and use it in GitHub Desktop.
$ ipfw add 1 pipe 1 ip from me to any
$ ipfw add 2 pipe 1 ip from any to me
$ ipfw pipe 1 config delay 500ms bw 1Mbit/s plr 0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment