JamoDevNich / 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
17 stars 2 forks source link

Add support for DDNS modification #12

Open davwheat opened 3 years ago

davwheat commented 3 years ago

The Hub 3 secretly has DDNS capabilities with several common providers.

To see and edit these settings, log in to the admin page, then open devtools. Go to Application, then Session Storage and replace the disable and hide keys' values with ;;. This will unlock all hidden settings to the user, including the DDNS functionality, which works correctly.

More interestingly, this shows new IPv6 info on the Admin > Info page, too.