Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

1.0.0

Latest
Compare
Choose a tag to compare
@Clumsy-Coder Clumsy-Coder released this 20 Aug 20:26
· 1 commit to master since this release

1.0.0 (2023-08-20)

TLDR

  • Login to the dashboard using Pi-Hole Admin credentials
    • Requires the IP address and port number of the Admin portal)
    • User is stayed logged in for 5 hours
  • Display Pi-Hole summary
    • Total queries
    • Total blocked queries
    • Percent blocked queries
    • Total Domains on AdList
    • Display blocked vs allowed queries on a bar chart
    • Display clients and number of queries on a bar chart
    • Display query types on a pie chart
    • Display upstream servers (who handled the query. ex: blocked, allowed forward to router) on a pie chart
    • Display a table of top allowed queries
    • Display a table of top blocked queries
    • Display a table of top allowed queries grouped by clients
    • Display a table of top blocked queries grouped by clients

✨ Features

🐛 Bug Fixes