Skip to content

IPv6 only binding in dual stack #18

@acbekoac

Description

@acbekoac

sudo /opt/dohd/src/dohd -c ${CERT_FILE} -k ${KEY_FILE} -p 443 -d ${IPV4_ADDR} -F -u ${USER}

ss -ltn | fgrep ":443"
LISTEN 0 10 [::]:443 [::]:*

seems IPv6 is preferred (that's ok/great) but as we still need to support IPv4 it would be nice to have the typical "-4" and "-6" switch

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions