Skip to content

Instantly share code, notes, and snippets.

@shekkbuilder
Created May 4, 2017 22:25
Show Gist options
  • Save shekkbuilder/6d2db5692a29337b270d61ffd086d91e to your computer and use it in GitHub Desktop.
Save shekkbuilder/6d2db5692a29337b270d61ffd086d91e to your computer and use it in GitHub Desktop.
Network latency simulation
tc qdisc add dev eth0 root netem delay 80ms 15ms distribution normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment