Tarmslitaren / FrosthavenAssistant

flutter app
GNU Affero General Public License v3.0
182 stars 45 forks source link

Bug: Input for connection to server does not allow any other subnets then 192.168.1.xxx #201

Closed reckter closed 5 months ago

reckter commented 10 months ago

I have a setup where all local IPs are in the 10.0.0.xxx subnet. The input however does not allow me to input this. It always jumps back to 192.168.1.xxx.

It should just allow all IP addresses, which would also add support for VPNs such as tailscale etc.

Tarmslitaren commented 5 months ago

You may now choose ip form a list

fixed in version 1.9.0

reopen if this is still causing problems