Skip to content

from wondershaper but handles lan unlimited bandwith

Notifications You must be signed in to change notification settings

screwt/lanlimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages