9 lines
228 B
Bash
Executable File
9 lines
228 B
Bash
Executable File
# TC Slowify
|
|
# Shell scripts to help you simulate slow network connections
|
|
# By Will Bradley
|
|
# Thanks to https://gist.github.com/trongthanh/1196596
|
|
# Released via the Unlicense (see LICENSING.txt)
|
|
|
|
|
|
sudo tc -s qdisc ls dev eth3
|