Skip to content

lilithmooncohen/docker-promiscuous-recursive-bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Running

docker-compose up -d

or

docker run --name=bind -d \
--restart=always \
-e DNS_SERVERS="8.8.8.8 8.8.4.4" \
-p 53:53 \
-p 53:53/udp \
ryanckoch/promiscuous-recursive-bind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages