Skip to content

security-dockerfiles/massdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Docker image for the awesome massdns high-performance DNS resolver.

It's based on Alpine edge image.

The image already includes a file with reliable resolvers, so you don't even need to specify -r flag.

Usage

sudo docker run -it --rm \
                -v path/to/names.txt:/data/names.txt \
                ilyaglow/massdns -o Sndtu /data/names.txt