Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 647 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 647 Bytes

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