framboise-pi / pi-hole-raspberry-monitor

Modify some php files from pi-hole to get some monitoring over a raspberry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi-hole-raspberry-monitor

Modify some php files from pi-hole to get some monitoring over a raspberry

MODIFY SUDOERS (for using shell_exec)

sudo nano /etc/sudoers

add this line under User privilege specification
www-data ALL=(ALL) NOPASSWD: ALL

About

Modify some php files from pi-hole to get some monitoring over a raspberry

License:GNU Affero General Public License v3.0