Reese is on Codeberg
Reese is on Codeberg
/reopen
I will open an issue with the pihole project.
It looks like they are in construction on a totally new JSON API which will take quite a while...
/reopen
There you go @davinkevin, didn't know about that PR. I was going to re-open once the new API was done, but now that PR exists.
/remove-lifecycle rotten
/remove-lifecycle stale
>Add new DNS record `http://ADDRESSOFPIHOLE/admin/api.php?customdns&action=add&ip=IPADDRESS&domain=youdomain&auth=XXX` > Delete existing DNS record `http://ADDRESSOFPIHOLE/admin/api.php?customdns&action=delete&ip=IPADDRESS&domain=youdomain&auth=XXX` > List existing DNS records `http://ADDRESSOFPIHOLE/admin/api.php?customdns&action=get&auth=XXX` > Add new CNAME record `http://ADDRESSOFPIHOLE/admin/api.php?customcname&action=add&domain=YOURCNAME&target=TARGETDOMAIN&auth=XXX` > Delete existing CNAME record `http://ADDRESSOFPIHOLE/admin/api.php?customcname&action=delete&domain=YOURCNAME&target=TARGETDOMAIN&auth=XXX` >...
It's available in Pihole web v5.11 or newer
All we need now is an actual integration, the work on the pi-hole side is done