visibilityspots / dockerfile-cloudflared

run the cloudflared proxy-dns on port 5054 using the DNS over HTTPS feature from cloudflare.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

option to change port & even use port 53

chris-topher opened this issue · comments

would be great to have a --port ${DNSp1} variable so that the user could use their own port, also would be good to be able to use port 53 without resorting to root.

need to also use that variable for the health check which currently fails if you change the port.