mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #276] ios: ip of the router defaults to 192.168.2.1 #115
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0vercl0k on GitHub (Jan 24, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/276
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.xnetwork 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 on GitHub (Jan 24, 2024):
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 on GitHub (Jan 24, 2024):
Thanks! This is fixed now in dev, stores hostname if login successful. Will be in the next release.
@0vercl0k commented on GitHub (Feb 7, 2024):
This is also fixed as far as I can tell!