I am happy to announce CakeQOS v2.0.0 is released.
It's been overdue for a bit, but recently @dave14305 ironed out the last kink so we should be good to go, and the old menu is back -- perhaps amtm time?
Pre-Reqs
Install
Changelog
Github Pull: https://github.com/ttgapers/cakeqos-merlin/pull/75
This release would not be possible without all previous contributors from cake builds, to cake scripts/mods, cake testing and never forget the ones who support the users as well. Also to @RMerlin for including cake in the mainline! I thank you all. This one is the @dave14305 release!
It's been overdue for a bit, but recently @dave14305 ironed out the last kink so we should be good to go, and the old menu is back -- perhaps amtm time?
Pre-Reqs
- Currently supports ASUS HND models running ASUSWRT-Merlin firmware version 386.2 and above. Versions prior to 386.2 are supported on the legacy 386 branch or 384 branch. This script will automatically install the appropriate legacy version if your firmware does not support Cake natively.
- Not recommended for connection up/down of 250Mbps or higher. Note: Users with higher up/down connections have reported lower peaks but better stability and user experience overall and continue to use Cake.
Code:
cake-qos uninstall
Install
Code:
mkdir -p /jffs/addons/cake-qos && /usr/sbin/curl -s "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/master/cake-qos.sh" -o "/jffs/addons/cake-qos/cake-qos" && chmod 755 /jffs/addons/cake-qos/cake-qos && sh /jffs/addons/cake-qos/cake-qos install
Changelog
Github Pull: https://github.com/ttgapers/cakeqos-merlin/pull/75
This release would not be possible without all previous contributors from cake builds, to cake scripts/mods, cake testing and never forget the ones who support the users as well. Also to @RMerlin for including cake in the mainline! I thank you all. This one is the @dave14305 release!
Last edited: