├── LICENSE ├── README.md ├── Vagrantfile ├── custom.hosts ├── host-update.sh └── setup.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/README.md -------------------------------------------------------------------------------- /Vagrantfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/Vagrantfile -------------------------------------------------------------------------------- /custom.hosts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/custom.hosts -------------------------------------------------------------------------------- /host-update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/host-update.sh -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/benlowry/pihole-extended-hosts/HEAD/setup.sh --------------------------------------------------------------------------------