/cloudflared-proxy-dns

Primary LanguageDockerfileMIT LicenseMIT

cloudflared-proxy-dns

Overview

A container to run a cloudflared DNS over HTTPs service.

To run the service

docker run -p 53:53/udp -p 53:53/tcp -d raackley/cloudflared-proxy-dns

References

This is based on CloudFlare's Instructions to setup the service.