Any plans for a WEB GUI ? #261
Replies: 3 comments 14 replies
-
Hey, no, currently not. There is a Grafana dashboard for prometheus metrics, which shows some internal metrics and allows to enable/disable the blocking state. I'm also currently working on (#258). This will allow to create another Grafana dashboard with detailed statistics about asked queries (e.g. top 20 asked domains, Top 20 blocked domains, last queries etc). I'm trying to follow the KISS principle and implement only core features (basically DNS features) and provide integration for other tools (REST api, prometheus integration). |
Beta Was this translation helpful? Give feedback.
-
No, currently, you can only control the blocking (enable, disable), trigger the list refresh and perform a DNS query. Here is the current REST API description: https://0xerr0r.github.io/blocky/swagger.html |
Beta Was this translation helpful? Give feedback.
-
Should I create a new frontend? |
Beta Was this translation helpful? Give feedback.
-
Using blocky and really enjoying it. I was previously using PiHole which has a nice UI to inspect what's going to and stuffs. Just wanted to ask if there is any plan for any GUI?
Beta Was this translation helpful? Give feedback.
All reactions