Rare find

Internet Pi. A Raspberry Pi that monitors your internet and blocks ads across your whole home network.

github.com/geerlingguy/internet-pi

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2025
  • Update README.md (#630)
April 2025
  • Fix pihole-exporter configuration (#639)
  • Configure FTL dns_listeningMode and dns_interface variables (#638)
March 2025
  • Pi-hole 6 upgrade (#634)
August 2024
  • Fixes #597: speedtest container healtcheck failing.
July 2024
  • Fixes #606: Docker compose version obsolete, fix network issue with c…
June 2024
  • updates to internet connection dashboard (#599)
March 2024
  • Fix issue with 2 depends_on in same yaml section (#583)
February 2024
  • Issue #575: Update remaining instances of old docker-compose command.
  • Issue #575: Make sure handler syntax is correct for compose v2.
  • Issue #575: Follow-ups to make sure initial install works well.
  • Fixes #575: Use new docker_compose_v2 plugin.
  • Resolve dependency issues from Debian Bookwrom and improve resolvconf…
  • Fixes #569: Updated instructions inside Internet Monitoring directory.
August 2023
  • Set allowUiUpdates: true to allow saving dashboard state and adding n…
  • Add missing Buster backports apt keys (#538)
July 2023
  • update container tags to :latest (#524)
  • Fixing some linting.
  • Make stale workflow run to test it.
  • Move stale workflow into workflows directory.