spr-networks / super

📡 SPR: Open Source, secure, user friendly and fast wifi routers for your home. One wifi password per device. Ad Blocking & Privacy Blocklists. Policy Based Network Access
https://www.supernetworks.org/
BSD 3-Clause "New" or "Revised" License
171 stars 12 forks source link

ios: ip of the router defaults to 192.168.2.1 #276

Closed 0vercl0k closed 7 months ago

0vercl0k commented 7 months ago

It'd be nice if the iOS could cache the IP of where SPR is at or just defaults with the gateway defined on the network interface. My set-up doesn't use the 192.168.2.x network and so every time the application is killed / phone rebooted, I need to update the IP when logging in via the app.

lts-rad commented 7 months ago

can do. one other thing here is to look into how the react deals with a self signed certificate, havent checked on this yet but i think its going to be a pain point

lts-po commented 7 months ago

Thanks! This is fixed now in dev, stores hostname if login successful. Will be in the next release.

0vercl0k commented 7 months ago

This is also fixed as far as I can tell!