Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Mini DNSmasq image for Docker. Useful for hacking DNS entries in web testing.

Notifications You must be signed in to change notification settings

CombinationAB/dnsmasq-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dnsmasq-docker

Mini DNSmasq image for Docker Work in progress

Usage example

# Replace a host return
docker run -p 53:53/udp combination/dnsmasq --max-ttl=5 --max-cache-ttl=10 --host-record=example.com,127.0.0.1

About

Mini DNSmasq image for Docker. Useful for hacking DNS entries in web testing.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published