i have a need to connect my volumio devices to a wifi router that requires you to open a webpage and click a checkbox before allowing the device to access the internet.
i need the internet because i need to be able to stream internet content from youtube and spotify.
this router requires each individual device to open a webpage and click a checkbox, and resets each day, making you have to open the page and click again. this router is part of an open network used by a city, so i have no control over changing this requirement.
i tried running volumio in a VM and opening it from the host OS. but the router still didnt allow the volumio VM to connect. i’ve tried to see if i could do it using wget and some scripting magic, the page was requiring javascript to run and execute in order to work.
is there any way to get volumio to open a webpage to do this?