Sign inSign up

raackley/quad9-doh

By raackley

Updated almost 3 years ago

Proxy DNS with Quad9's DNS over HTTPS service

Image
0

10K+

raackley/quad9-doh repository overview

quad9-doh

Overview

A container to run Quad9's DNS over HTTPs service using the cloudflared binary.

To run the service

docker run -p 53:53/udp -p 53:53/tcp -d raackley/quad9-doh

Kubernetes

Kubernetes Deployment and Service files are included that support this image.

$ kubectl apply -f kubernetes/quad9-doh_deployment.yml 
$ kubectl apply -f kubernetes/quad9-doh_service.yml 

References

This is based on CloudFlare's Instructions to setup the service, but uses quad9's upstream DNS over HTTPS service.

Tag summary

Content type

Image

Digest

sha256:abd558496

Size

80.3 MB

Last updated

almost 3 years ago

docker pull raackley/quad9-doh