|
@@ -1,15 +1,15 @@
|
|
|
# pihole
|
|
|
|
|
|
> Terminal interface for the Pi-hole ad-blocking DNS server.
|
|
|
-> More information: <https://pi-hole.net>.
|
|
|
+> More information: <https://docs.pi-hole.net/core/pihole-command/>.
|
|
|
|
|
|
- Check the Pi-hole daemon's status:
|
|
|
|
|
|
`pihole status`
|
|
|
|
|
|
-- Update Pi-hole:
|
|
|
+- Update Pi-hole and Gravity:
|
|
|
|
|
|
-`pihole updatePihole`
|
|
|
+`pihole -up`
|
|
|
|
|
|
- Monitor detailed system status:
|
|
|
|