linux网络限速工具wondershaper
- 操作系统
- 2022-07-25
- 12热度
- 0评论
1、安装:apt-get install wondershaper
2、限制下载,上传速度: wondershaper eth0 3000 2000
其中,eth0 是你想限速的网卡,3000 表示它的下载速度限制为 3000 Bits/Sec (约 300 K/秒),2000 表示它的上传速度限制为 2000 Bits/Sec (约 200 K/秒)。
3、取消限制恢复正常: wondershaper clear eth0
下载speedtest包:https://github.com/sivel/speedtest-cli/archive/master.zip
解压之后,运行 python speedtest.py