Skip to content

My Docker image for Unbound recursive DNS server with blocklist.

License

Notifications You must be signed in to change notification settings

c032/docker-unbound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-unbound

Docker image for Unbound.

Usage

Start Unbound from Docker:

docker run --rm -it -p '5353:53/udp' 'ghcr.io/c032/docker-unbound:main'

Make a DNS query using drill:

drill -p 5353 @127.0.0.1 A example.com.

License

Apache 2.0

About

My Docker image for Unbound recursive DNS server with blocklist.

Topics

Resources

License

Stars

Watchers

Forks

Packages