syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
392 stars 40 forks source link

[Access] Ipv6 support breaks ipv4 auto ip #649

Closed cyberb closed 2 years ago

cyberb commented 2 years ago

Ipv4 auto ip uses server side ip detection but when ipv6 is enabled and available requests are coming from ipv6 and ipv4 has no way to detect it.

We should switch to client side ip detect where we have access to specific ip version stack.