Giter VIP home page Giter VIP logo

docker-pi-hole's Introduction

sagittarius-A

Zero-conf docker application that functions as a DNS black hole. Only 6MB in binary size. Based on the excellent image maintained by andyshinn. Functions without trust, replacing IP addresses in the input with a single build-time configurable address.

Building

docker build -t arthurkay/sagittarius-a .

docker run -p 53:53/tcp -p 53:53/udp --cap-add=NET_ADMIN arthurkay/sagittarius-a

To add a hosts file to the list, load one into ./downloads using wget or curl in build.sh Currently the build image is <50MB, and requires <50MB to run.

Altering the dnsmasq.conf will alter the final configuration. No commands necessary to pass to the container, just make sure you're exposing the ports to your host and that they are world-reachable.

Usage Notes

dnsmasq requires NET_ADMIN capabilities to run correctly.

Configuration of the black hole is handled at build-time. See the above section.

Running deploy.sh will provide a working container.

docker-pi-hole's People

Contributors

andyshinn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.