pihole
Terminal interface for the Pi-hole ad-blocking DNS server.
- Check the Pi-hole daemon's status:
pihole status
pihole updatePihole
- Monitor detailed system status:
pihole chronometer
- Start or stop the daemon:
pihole {enable|disable}
- Restart the daemon (not the server itself):
pihole restartdns
- Whitelist or blacklist a domain:
pihole {whitelist|blacklist} {example.com}
- Search the lists for a domain:
pihole query {example.com}
- Open a real-time log of connections:
pihole tail
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).