README ¶ Build go build Usage butcher [OPTIONS] address Application Options: -c, --config= config path Help Options: -h, --help Show this help message Example ./butcher -c config.json 0.0.0.0:53 Docker: docker run --name butcher --restart always -d -v $(pwd)/config.json:/config.json:ro -p 53:53/udp ghcr.io/doorbash/butcher:latest Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files database.go dns_handler.go main.go util.go zone.go Click to show internal directories. Click to hide internal directories.