Skip to content

[FEAT] Listen on multiple addresses #98

Open
@snylonue

Description

@snylonue

Is your feature request related to a problem? Please describe.
My network supports both ipv4 and ipv6, therefore I need dcompass listen on 127.0.0.1 and [::1] at the same time. Otherwise, dns queries will occasionally fail.

Describe the solution you'd like
The address field takes a list of address and dcompass listens on all of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions