advanced Fix setting webpassword via pihole -a -p May 27, 2023 automated install Use WEBPORT instead of PRIVACY_LEVEL to set the web port... May 27, 2023 manpages Add pihole tail [arg] to man page Dec 28, 2022 test Remove the EPEL related tests on centos/fedora - no longer necca...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} pi-hole / pi-hole Public Notifications You must be signed in to change notification settings Fork 2.7k Star 50k ...
core [branch] Change the branch of Pi-hole's core subsystem web [branch] Change the branch of Admin Console subsystem ftl [branch] Change the branch of Pi-hole's FTL subsystem Branches: master Update subsystems to the latest stable release dev Update subsystems to the latest developm...
Systemd provides thesystemd-resolvedservice that provides DNS resolution to local applications. It does this by listening on port 53, which is the standard network port for DNS protocol. Since Pi-hole is also a DNS resolver, this creates a problem for us. We can either let Pi-hole listen o...
With your Pi-Hole web interface open, you will need to open the settings screen by clicking“Settings” in the sidebar. 15. Now that you have the settings open, change to the DNS page by clicking“DNS” in the top navigation bar. 16. With the DNS settings page open, start by ensuring...
Note: AtSTEP 7you can also change the value variable for the:WEB_PORT– 8080 to 1010 or whatever you want. Note:How to Schedule Start & Stop For Docker Containers. Note:How to Activate Email Notifications. Note:How to Add Access Control Profile on Your NAS. ...
server.port include_shell "find /etc/lighttpd/conf-enabled -name '*.conf' -a ! -name 'letsencrypt.conf' -printf 'include \"%p\" ' 2>/dev/null" $HTTP["url"] =~ "^/admin/" { setenv.add-response-header = ( "X-Pi-hole" => "The Pi-hole Web interface is working!", "X-...
The way these manifests work is there is an 'Ingress' resource that tells Kubernetes to accept requests for the hostnamedrupal.10.0.100.99.nip.io. Those requests should be routed to the 'Service' nameddrupalon port80. ThedrupalService then directs requests to containers that are part of ...
For this Iinstalled wireguardon my laptops and iphone. A MacOS wireguard client is available for that platform. I also have the wireguard "server" installed on the same NUC as the pi-hole. My wifi network router passes the appropriate NATted port I chose for wireguard back to the NUC to...
How do I set or reset the Web interface Password? docker exec -it pihole_container_name pihole -a -p- then enter your password into the prompt Port conflicts? Stop your server's existing DNS / Web services. Don't forget to stop your services from auto-starting again after you reboot ...