https://github.com/ryoskzypu/hard_pihole
A Pi-hole hardening script
https://github.com/ryoskzypu/hard_pihole
adblock bash cli pi-hole raspberry-pi security shell unix
Last synced: 3 months ago
JSON representation
A Pi-hole hardening script
- Host: GitHub
- URL: https://github.com/ryoskzypu/hard_pihole
- Owner: ryoskzypu
- License: mit-0
- Created: 2022-10-31T19:56:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T21:18:05.000Z (over 3 years ago)
- Last Synced: 2025-04-13T17:17:57.166Z (over 1 year ago)
- Topics: adblock, bash, cli, pi-hole, raspberry-pi, security, shell, unix
- Language: Shell
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hard pihole
#### This script is based on [this] post from [/r/pihole] sub.
It checks status of:
- Network
- Pi-hole
- Firewall
- Web server
Then prompts to:
- Reset firewall and apply the recommended rules
- Restrict Pi-hole or web interface
## Dependencies
- [Pi-hole]
- firewalld or UFW
## Installation
`curl -sSO` [`copy & paste this link`]
`chmod u+x hard_pihole`
## Usage
`./hard_pihole`
[this]:
[/r/pihole]:
[Pi-hole]:
[`copy & paste this link`]: