Skip to content

A command-line interface for managing the VM SuperHub 3/ARRIS TG2492S/CE router. Allows listing current/past connected devices, toggle private/guest WLAN, rebooting and viewing router status

JamoDevNich/SuperHub3-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SuperHub3-CLI

A command-line interface for managing the VM SuperHub 3/ARRIS TG2492S/CE router. Allows listing current/past connected devices, toggle private/guest WLAN, rebooting and viewing router status.

Read the Wiki

Screenshots

Image showing main menu

Image showing router clients

Getting Started

Requirements

Python 3.5 and above, tested on both Windows and Linux. No third party libraries necessary.

Authenticating

There are several ways to authenticate with your SuperHub. The easiest way is to run the script and type your password when prompted. The password can also be provided via the command line argument --password.

Functions

Toggling WLANs

The Guest and Private WLANs can be toggled via the menu, or via the --wlan argument. Toggling the Guest WLAN will change some user-defined settings on your router, see here.

Viewing clients

The router's clients can be viewed through the menu, or through the --clients command line argument.

Viewing router status

The router's status, such as uptime and WAN address, can be viewed through the menu, or through the --diagnostic command line argument.

Rebooting the router

You can reboot the router via the menu, or through the --reboot command line argument.

Misc

Output modes

Multiple output modes are available through command line arguments, such as a json-compatible output or verbose mode if desired, see here.

Feedback

Feature Suggestions

Feel free to open a new issue with a feature suggestion, or merge request.

Acknowledgements

Thanks to the following:

  • haywirephoenix: Toggling the WLAN
  • jasonchu024: Reboot and Logout OIDs

About

A command-line interface for managing the VM SuperHub 3/ARRIS TG2492S/CE router. Allows listing current/past connected devices, toggle private/guest WLAN, rebooting and viewing router status

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages