arnonerba / initialize-pi-hole-script

A Bash script designed to turn a fresh Ubuntu installation into a Pi-hole server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initialize Pi-hole

This is a simple Bash script designed to turn an Ubuntu 18.04+ VPS into a Pi-hole DNS and/or DHCP server. This script is mainly concerned with creating the necessary iptables rules as the heavy lifting is done by the official Pi-hole setup script.

About

A Bash script designed to turn a fresh Ubuntu installation into a Pi-hole server

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%