Sign inSign up

get2agilan/dns_over_tls

By get2agilan

Updated over 5 years ago

Stubby with Cloudflare [DNS over TLS]

Image
0

100K+

get2agilan/dns_over_tls repository overview

Basic Stubby with Cloudflare (1.1.1.1 and 1.0.0.1) DNS over TLS.

Stubby Configuration Options - https://dnsprivacy.org/wiki/display/DP/Configuring+Stubby

Cloudflare DNS - https://1.1.1.1/

$ docker build dns_over_tls/ -t dns_over_tls
$ sudo docker run --init -p 53:53/udp dns_over_tls:latest

# Verify using dig
$ dig google.com @127.0.0.1

Tag summary

Content type

Image

Digest

Size

45.3 MB

Last updated

over 5 years ago

docker pull get2agilan/dns_over_tls