Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Lan/Wan bandwidth limiter

Test with 200 kbits/s download and 20 kbits/s upload limit (local lan bandwidth is not affected)

sudo ./wondershaper eth0 2000 200

see var LAN_SUBNET, line 42 to specifiy your local net mask

Automatic limitation, add the fallowing lines to /etc/network/interfaces

up /usr/sbin/wondershaper <interface réseau> <downspeed> <upspeed>
down /usr/sbin/wondershaper clear <interface réseau>

Based on these pages:

About

from wondershaper but handles lan unlimited bandwith

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages