wondershaper icon indicating copy to clipboard operation
wondershaper copied to clipboard

Command-line utility for limiting an adapter's bandwidth

Results 36 wondershaper issues
Sort by recently updated
recently updated
newest added

I noticed that traffic that goes through the is not shaped. Is this true or I have some setup issue?

When I try to set the upload bandwidth the 2nd time, it doesn't work, i.e. $ sudo wondershaper -a enp0s25 -u 400 $ sudo wondershaper -a enp0s25 -u 600 RTNETLINK...

enhancement

OS: CentOS Linux release 8.3.2011 $ uname -a Linux 4.18.0-240.1.1.el8_3.x86_64 #1 SMP Thu Nov 19 17:20:08 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Wondershaper does not shape my traffic after reboot...

In the current makefile, the paths for adding and removing wondershaper as a service are different. Thus, I had to remove the files manually when uninstalling wondershaper. Looks like a...

I have had issues with Wondershaper not working after reboot and after beating my head against the wall for some time now i have finally solved it, or at least...

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

enhancement

I was attemtping to use wondershaper to reduce the bandwidth to 100mb/s and tc qdisc rules to add 20/100ms of latency. However, it appears the two things are incompatible. The...

bug

I would like to be able to always install the same version of wondershaper so that the command line options don't change and the behavior is reproducible. Can you add...

When simulating WAN links it would be useful to be able to add a fixed latency along the lines of: tc qdisc add dev eth0 root netem delay 100ms

enhancement