Skip to content

[Feature Request] Support Domain Names for BaseIP in Settings.json #644

@unacro

Description

@unacro

Currently the BindIP setting in Settings.json works perfectly when using a domain name in the format http://{custom_domain}:{BasePort}/.
However, when trying to use a domain name directly (instead of static IP addresses) in the BaseIP field, it results in an error like:

[ERROR] Failed to bind to [custom_domain]:4988 (ensure the program isn't already running, or try running as admin)

Would it be possible to extend the same support for domain names to the BaseIP configuration option as well?
(So that I can provide a persistent public domain for my friends, thereby freeing them from the troubles of weird network issues.)

BTW, Thanks for the GREAT project for all duelists!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions