Skip to content

Releases: 5iggi/piholemanager

Pi-hole Manager v1.1.11

Choose a tag to compare

@5iggi 5iggi released this 31 Jul 09:21
077cd57

🇩🇪 Deutsch

Änderungen

  • Lokale DNS-Weiterleitung über Pi-hole Conditional Forwarding ergänzt.
  • Pi-hole v6 dns.revServers wird verwendet.
  • Router-DNS und lokales Netz/CIDR werden automatisch erkannt.
  • Router-Domain wird per Reverse-Lookup des Gateways vorgeschlagen.
  • Bestehende Conditional-Forwarding-Einträge bleiben erhalten.
  • Ein vorhandener Eintrag für dasselbe Netz/CIDR wird aktualisiert.
  • dnsmasq.d Konfigurationsdateien ist jetzt aufklappbar.
  • Lokale DNS-Weiterleitung (Conditional Forwarding) ist aufklappbar.
  • Link zu den Pi-hole DNS-Einstellungen enthält den konfigurierten Web-Port.
  • Healthcheck um Conditional-Forwarding-Hinweise erweitert.

Hinweis

Die frühere manuelle Lösung über eigene server=/domain/router-Einträge in /etc/dnsmasq.d ist für lokale Router-Domains nicht mehr der bevorzugte Weg. Standard ist nun Pi-holes native Conditional-Forwarding-Konfiguration.


🇬🇧 English

Changes

  • Added local DNS forwarding using Pi-hole Conditional Forwarding.
  • Pi-hole v6 dns.revServers is used.
  • Router DNS and local network/CIDR are detected automatically.
  • Router domain is suggested using reverse lookup of the gateway.
  • Existing Conditional Forwarding entries are preserved.
  • An existing entry for the same network/CIDR is updated.
  • dnsmasq.d configuration files is now collapsible.
  • Conditional Forwarding is collapsible.
  • Link to Pi-hole DNS settings includes the configured web port.
  • Healthcheck extended with Conditional Forwarding information.

Note

The previous manual approach using custom server=/domain/router entries in /etc/dnsmasq.d is no longer the preferred method for local router domains. The default approach is now Pi-hole's native Conditional Forwarding configuration.

Pi-hole Manager v1.1.10

Choose a tag to compare

@5iggi 5iggi released this 20 Jul 15:32
d5e2976

🇩🇪 Deutsch

Erstes öffentliches Release von Pi-hole Manager für LoxBerry.

Highlights

  • Native Installation und Verwaltung von Pi-hole auf LoxBerry
  • Vorhandene lokale Pi-hole Installation wird erkannt und kann verwaltet werden
  • Unterstützung für Pi-hole v6 und pihole-FTL
  • LoxBerry-Weboberfläche mit Statuskarten, Healthcheck und Aktionen
  • Pi-hole Web-Port erkennen und ändern
  • Pi-hole Web-Passwort setzen
  • dnsmasq.d Konfigurationsdateien anzeigen, bearbeiten und hochladen
  • DHCP/PXE-Erkennung inklusive Leasefile-Prüfung
  • Schutz für System- und Plugin-Konfigurationsdateien
  • Backup-Funktion vor Konfigurationsänderungen
  • Healthcheck für Pi-hole, pihole-FTL, Port 53, DNS und dnsmasq.d
  • Upgrade-Hooks preupgrade.sh und postupgrade.sh
  • release.cfg und prerelease.cfg für LoxBerry Autoupdate

Hinweise

Pi-hole wird nativ auf dem LoxBerry installiert und bleibt eine eigenständige Systemkomponente. Der Pi-hole Manager dient als Verwaltungs- und Integrationsoberfläche für LoxBerry.


🇬🇧 English

First public release of Pi-hole Manager for LoxBerry.

Highlights

  • Native Pi-hole installation and management on LoxBerry
  • Existing local Pi-hole installations are detected and can be managed
  • Pi-hole v6 and pihole-FTL support
  • LoxBerry Web UI with status cards, healthcheck and actions
  • Detect and change the Pi-hole web port
  • Set the Pi-hole web password
  • View, edit and upload dnsmasq.d configuration files
  • DHCP/PXE detection including leasefile checks
  • Protection for system and plugin configuration files
  • Backup action before configuration changes
  • Healthcheck for Pi-hole, pihole-FTL, Port 53, DNS and dnsmasq.d
  • Upgrade hooks preupgrade.sh and postupgrade.sh
  • release.cfg and prerelease.cfg for LoxBerry autoupdate

Notes

Pi-hole is installed natively on the LoxBerry and remains an independent system component. Pi-hole Manager provides the LoxBerry management and integration layer.