An open API service indexing awesome lists of open source software.

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

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`]: