wget https://raw.githubusercontent.com/magnific0/wondershaper/master/wondershaper
chmod +x wondershaper
# 查看帮助
./wondershaper --help
# 设置最大的下载速率为 1024 Kbps,上传速率为 512 Kbps
./wondershaper -a eth0 -d 1024 -u 512
# 清除规则
./wondershaper -c -a eth0
标签:1024,限制,wondershaper,网络,速率,512,Kbps,eth0
From: https://www.cnblogs.com/xwjh/p/17805673.html