Yes it has a web GUI. It's functionally similar to their standard GUI, but with a black/grey motif.I have been trying to find this, but does anyone have any screenshots of the GUI for the new AX8/12 routers?
Only thing I can find is that you have to use the App for initial setup and firmware update.
Is the GUI like the previous Netgear GUIs?
I wonder, have they improved the responsiveness of the web UI with the AX12 router?
It is the one area which I have not figured out why it is so slow. Furthermore, it makes me wonder what is getting in the way of making it faster, for example, many years ago on routers such as the WRT54GL, firmware such as tomato were able to load setting pages nearly instantly, and that was on an extremely slow SOC that could not even handle a 75mbit WAN connection, but it was able to handle making a web UI to load extremely quickly.
This has been a feature of NETGEAR's GUI forever. There is no ability to change the auto logout timeout that I know if. Drives me crazy, too.One aggrivation though is that if you don't touch it VERY often (like 2mins maybe?) then it logs you out.
From what little I've seen, I'm really liking what Netgear has done so far with the GUI. The black and white is perfect. These are Nighthawk routers after all, lol.
That said, I'd rather what little time they spend tweaking the firmware to be spent on patching security vulnerabilities first, then working on bug fixes, next implementing new features... but NOT beautifying the GUI.
I'm a software engineer by trade. One of the first coding standards I was taught was: Do NOT fix what is not broken.
This has been a feature of NETGEAR's GUI forever. There is no ability to change the auto logout timeout that I know if. Drives me crazy, too.
This is my code that I used for the Netgear R7800:This has been a feature of NETGEAR's GUI forever. There is no ability to change the auto logout timeout that I know if. Drives me crazy, too.
while true; do echo "`cat /tmp/AUTH_login_time | awk '{ print $1+10 }'`" >/tmp/AUTH_login_time; sleep 5;done & echo $!
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!