Skip to content

Server with IPv6 address on Linux #496

@qualterz

Description

@qualterz

Description

On Windows the server with address 0.0.0.0 and port 25565, which are defined in config.toml, automatically binds to the socket with address [::]:25565, but on Linux with the same configuration, the server binds to 0.0.0.0:25565. If we change in config.toml address to [::], we get a parse error. This makes it possible to connect to the server using only the IPv4 address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions