Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Simpliest shaper

Notifications You must be signed in to change notification settings

DontBeAPadavan/simple-shaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Simple shaper script

This script adjusts download (to wired and wireless clients) speed only.

Prerequisites

QoS enabled firmware! You have to recompile firmware with CONFIG_FIRMWARE_INCLUDE_QOS=y and CONFIG_FIRMWARE_INCLUDE_IMQ=y first!

Installation

  • Disable hardware acceleration at WAN WebUI page.
  • Assign IP addresses for chosen clients manually at LAN > DHCP server > Manually Assigned IP around the DHCP List page.
  • Download shaper script from console and make it executable:
wget --no-check-certificate -O /etc/storage/shaper.sh https://raw.githubusercontent.com/DontBeAPadavan/simple-shaper/master/etc/storage/shaper.sh
chmod +x /etc/storage/shaper.sh
  • Edit /etc/storage/shaper.sh for your needs.
  • Add following line to Run After Router Started field at Customization > Scripts WebUI page:
/etc/storage/shaper.sh
  • Reboot router or (re)start shaper manually:
/etc/storage/shaper.sh

Releases

No releases published

Packages

No packages published

Languages