barumel / docker-astroneer-server

Docker Astroneer Dedicated Server
MIT License
13 stars 6 forks source link

feat: public ip resolution from domain name #11

Closed KrisCris closed 1 day ago

KrisCris commented 1 day ago

this works if you happen to have a domain name, and don't want to type in the IP; or if https://api.ipify.org/ doesn't return the correct IP for you ;)

barumel commented 1 day ago

Thanks for the change!

barumel commented 1 day ago

Oh did not see that you are returning the v6 address if the v4 could not be resolved. Imho IP v6 is not supported by the server. I'm going to remove this fallback