Linux 控制流量的軟體 trickle
Posted on Wed 19 December 2012 in note • Tagged with linux, software
軟體備忘,trickle。我都用來限制 git pull 的速度,尤其是在更新 android 的 source code 的時候。
像是 git 沒辦法限速的軟體,可以使用 trickle -d 100 git pull
的 …
Continue reading
Posted on Wed 19 December 2012 in note • Tagged with linux, software
軟體備忘,trickle。我都用來限制 git pull 的速度,尤其是在更新 android 的 source code 的時候。
像是 git 沒辦法限速的軟體,可以使用 trickle -d 100 git pull
的 …