trickle
userspace bandwidth shaper
限速 200k
trickle -s -u 200 -d 200 git pull
参数
- -s, standalone mode 不依赖 trickled
- -u, 上传速率 KB/s
- -d, 下载速率 KB/s
https://github.com/mariusae/trickle https://wiki.archlinux.org/title/trickle
userspace bandwidth shaper
trickle -s -u 200 -d 200 git pull
https://github.com/mariusae/trickle https://wiki.archlinux.org/title/trickle