Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.05 KB

phstat Build Status Go Report Card

Get Pi-Hole metrics remotely using command line.

download

Get binary from Releases and save it somewhere in your $PATH

or build yourself

go build -o phstat

set environment variables

export PIHOLE_HOST=your-pi-hole-ip
export PIHOLE_TOKEN=longtokenstring

use

Pi-Hole Dashboard. Docs: https://github.com/shuienko/phstat/blob/master/README.md
Usage: phstat [-h] [-n seconds]
  -h	show this page
  -n seconds
    	update interval in seconds (default 2)

ui example

macOC 10.13; iTerm2 app; Menlo Regular 12pt.)