Skip to content

v5.0: Feature update

Latest
Compare
Choose a tag to compare
@perspector perspector released this 22 Jun 13:35
· 6 commits to main since this release
84bc669

Hello everyone,
This is version 5.0!
Features added:

  • option to run program on boot!!!
  • updated a few outputs/status messages
  • fixed some bugs

To update, uninstall and reinstall using:

cd Pihole-404
sudo sh uninstall.sh
cd
git clone https://github.com/BennyThePythonCoder/Pihole-404.git
cd Pihole-404
sudo python3 install.py

Thanks to all users,
pythoncoder8888

Full Changelog: v4.0...v5.0