Skip to content

Updog is not listening on IPv6 address #27

@Makebignew

Description

@Makebignew

My VPS is dual stack with both ipv4&ipv6, while i successfully deployed updog,it turns out that updog is accessible only with IPv4,any attemption of acessing with IPv6 will end up with the alert says:ERR_CONNECTION_REFUSED.
And I checked netstat -tunlp,which confirms the problem,the process is only listening on 0.0.0.0,not on :: so it won't on ipv6.
Hopefully you can work this out,thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions