Skip to content

Audionut/FreshJR_QOS

 
 

Repository files navigation

FreshJR QOS - Modification Script for AdaptiveQOS on Asus Routers

This script has been tested on ASUS AC-68U, running RMerlin FW 384.4, using Adaptive QOS with Manual Bandwidth Settings

Quick Overview:

-- Script Changes Unidentified Packet QOS destination from "Default" Traffic Container (Category7) into user definable (in WebUI) "Others" Traffic Container

-- Script Changes Minimum Guaranteed Bandwidth per QOS category from 128Kbit into user defined percentages upload and download.

-- Script allows for custom QOS rules

-- Script allows for redirection of existing identified traffic

Full Overview:

See SmallNetBuilder for more information & discussion

Installation:

In your SSH Client:

curl "https://raw.githubusercontent.com/dave14305/FreshJR_QOS/master/FreshJR_QOS.sh" -o /jffs/scripts/FreshJR_QOS --create-dirs && sh /jffs/scripts/FreshJR_QOS -install

Uninstall:

In your SSH Client:

/jffs/scripts/FreshJR_QOS -uninstall

About

Fork of FreshJR_QOS script to enhance ASUS Adaptive QoS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.9%
  • Classic ASP 47.7%
  • Batchfile 1.4%