mnk400 / holeInfo

A script to print Pi-Hole information in your terminal without needing to SSH into your pi. Written using curses in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberry pi lite os issue

hyber-code opened this issue · comments

after installing the script i get the following error or display

image

Hey! This script is supposed to be used on other devices on the same network, not on the pihole itself.

But if in case you'd like to use it on pihole uninstall your current version and in file holeinfo.py replace the 11th line with "self.url = "http://localhost/admin"" and install it again.