Skip to content

jacklul/entware-pi-hole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-hole for Entware

Run Pi-hole directly on your Entware supported device.

Important

Releases here are unofficial and not supported by the Pi-hole developers.

Warning

This project is a proof-of-concept-alpha™ and was tested only on Asus RT-AX58U v2 running official 388.2 firmware with BusyBox v1.24.1.

Installation

  • Add this repository to your opkg.conf configuration:
src/gz pi-hole https://jacklul.github.io/entware-pi-hole/[architecture]
# replace [architecture] with one of the supported architectures
  • Install the package: opkg update && opkg install pi-hole

  • Start pihole-FTL daemon: /opt/etc/init.d/S55pihole-FTL start

Important

The service might initially not start due to ports being in use - make adjustements in /opt/etc/pihole/pihole.toml when necessary.
For device or firmware specific setup instructions check the Wiki.

Support

Because how different each device can be I won't be able to help with every issue that can be device-specific but feel free to report them anyway.

License

Contents of this repository are licensed under MIT.
Pi-hole® is licensed under EUPL.