Adamm00 / ChannelHog

Monitor And Force Maximum 5GHz Bandwidth For The Asus AX88U

Home Page:https://www.snbforums.com/threads/release-channelhog-monitor-and-force-maximum-5ghz-bandwidth-for-ax88u.61131/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChannelHog Build Status

About

Monitor and force maximum 5GHz bandwidth for the Asus AX88U as seen on SmallNetBuilder

Tired of badly configured neighbours and DFS cutting your wireless bandwidth in half? Then this is the script for you!

ChannelHog will monitor your current 5GHz channel bandwidth on a daily basis and if it detects anything lower then 160MHz it will restart the 5Ghz radio. This script also includes optional Discord notification support.

Note: Your clients will temporarily be disconnected from the 5GHz band in the event of a restart, this usally takes 1-2 minutes and occurs at 4.45am.

Donate

This script will always be open source and free to use, but if you want to support future development you can do so by Donating With PayPal.

Usage

To open the menu its as simple as;

channelhog

ChannelHog GUI

ChannelHog Notifications

Installation

In your favorite SSH Client;

mkdir -p /jffs/addons/channelhog && /usr/sbin/curl -s "https://raw.githubusercontent.com/Adamm00/ChannelHog/master/channelhog.sh" -o "/jffs/addons/channelhog/channelhog.sh" && chmod 755 /jffs/addons/channelhog/channelhog.sh && sh /jffs/addons/channelhog/channelhog.sh install

About

Monitor And Force Maximum 5GHz Bandwidth For The Asus AX88U

https://www.snbforums.com/threads/release-channelhog-monitor-and-force-maximum-5ghz-bandwidth-for-ax88u.61131/


Languages

Language:Shell 100.0%