ExtremeFiretop / MerlinAutoUpdate-Router

Merlin(A)uto(U)pdate is a Merlin router script which allows you to remotely identify a stable firmware update for an ASUS Merlin router, and automatically download and update via an unattended method directly from the router.
https://www.snbforums.com/threads/merlinau-v1-2-7-the-ultimate-firmware-auto-updater-amtm-addon.91326/
GNU General Public License v3.0
21 stars 1 forks source link

More improvements for detecting WebGUI access rules #295

Closed Martinski4GitHub closed 3 months ago

Martinski4GitHub commented 3 months ago

More code improvements to detect the following use cases of WebGUI access rules:

1) When the router's network IP address is not the commonly used base IP address (e.g. NOT "192.168.100.0").

2) When multiple CIDR IP address blocks are defined, we need to check if any include the router's LAN IP address.

ExtremeFiretop commented 3 months ago

Approved and Merged! Great catch!