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

dave14305/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 && curl "https://raw.githubusercontent.com/dave14305/FreshJR_QOS/master/FreshJR_QoS_Stats.asp" -o /jffs/scripts/www_FreshJR_QoS_Stats.asp && 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.0%
  • Classic ASP 47.6%
  • Batchfile 1.4%