magnific0 / wondershaper

Command-line utility for limiting an adapter's bandwidth
GNU General Public License v2.0
1.71k stars 256 forks source link

Allow burst speeds #58

Open jtagcat opened 3 years ago

jtagcat commented 3 years ago

I would like to throttle long-term usage of bandwidth.

magnific0 commented 3 years ago

This sounds like a great feature, but not something wondershaper is capable of. Wondershaper targets the entire interface, not single connections or processes. I'm quite sure there are different tools which have that as a starting point that should be more suitable as a starting point.

jtagcat commented 3 years ago

iirc, wondershaper is on top of tc, and tc has bursts?

magnific0 commented 3 years ago

You are right, I misunderstood your question. Reopening and tagging as enhancement. I'll probably won't work on it, but other's can chime in on this feature and I'm open to pull requests.