Pi hole: Difference between revisions

From Server STB
Jump to navigation Jump to search
(Created page with "https://github.com/pi-hole/pi-hole/#one-step-automated-install")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
https://github.com/pi-hole/pi-hole/#one-step-automated-install
https://github.com/pi-hole/pi-hole/#one-step-automated-install
Install : 
curl -sSL https://install.pi-hole.net | bash
uninstall :
pihole uninstall

Latest revision as of 03:30, 8 March 2024

https://github.com/pi-hole/pi-hole/#one-step-automated-install

Install :

curl -sSL https://install.pi-hole.net | bash

uninstall :

pihole uninstall