网络速率限制
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
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