{"id":23946046,"url":"https://github.com/timintech/pi-hole-pi.alert-installation-","last_synced_at":"2025-02-24T07:13:09.763Z","repository":{"id":195760389,"uuid":"693602835","full_name":"TimInTech/Pi-hole-Pi.Alert-Installation-","owner":"TimInTech","description":"Pi-hole \u0026 Pi.Alert Installation on Raspberry Pi","archived":false,"fork":false,"pushed_at":"2023-09-20T15:38:03.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T07:13:06.399Z","etag":null,"topics":["debian","gummiflip","netzwerk","pihole","proxmox","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimInTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-19T10:59:00.000Z","updated_at":"2024-10-25T09:41:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a862513b-4c02-407a-9ece-059635fb8a95","html_url":"https://github.com/TimInTech/Pi-hole-Pi.Alert-Installation-","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"16910f421d32b38d3c6e0f4b4fb282c440112ba7"},"previous_names":["gummiflip/pi-hole-pi.alert-installation-","timintech/pi-hole-pi.alert-installation-"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimInTech%2FPi-hole-Pi.Alert-Installation-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimInTech%2FPi-hole-Pi.Alert-Installation-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimInTech%2FPi-hole-Pi.Alert-Installation-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimInTech%2FPi-hole-Pi.Alert-Installation-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimInTech","download_url":"https://codeload.github.com/TimInTech/Pi-hole-Pi.Alert-Installation-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434305,"owners_count":19800550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","gummiflip","netzwerk","pihole","proxmox","raspberry-pi"],"created_at":"2025-01-06T08:21:36.331Z","updated_at":"2025-02-24T07:13:09.729Z","avatar_url":"https://github.com/TimInTech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pi-hole \u0026 Pi.Alert Installation Guide for Raspberry Pi\n\n## Introduction\n\nDive into the world of network monitoring and ad-blocking with Pi-hole and Pi.Alert on your Raspberry Pi. This guide will walk you through the installation process and help you set up these tools for optimal network protection and visibility.\n\n## Prerequisites:\n\n- A Raspberry Pi running Debian OS (64-Bit) with Kernel version 6.1.47-v8+.\n- An active internet connection.\n\n## Step 1: Installing Pi-hole\n\n1. **Update Your System**:\n   ```bash\n   sudo apt update \u0026\u0026 sudo apt upgrade -y\n   ```\n\n2. **Install Pi-hole**:\n   ```bash\n   curl -sSL https://install.pi-hole.net | bash\n   ```\n\n3. Follow the on-screen instructions to configure Pi-hole.\n\n## Step 2: Installing Pi.Alert\n\n1. **Download the Pi.Alert Installation Script**:\n   ```bash\n   bash -c \"$(wget -qLO - https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh)\"\n   ```\n\n2. Follow the on-screen instructions to configure Pi.Alert.\n\n## Step 3: Configuring Pi.Alert for Single Network Monitoring\n\n1. **Edit the Pi.Alert Configuration File**:\n   ```bash\n   nano /home/pi/pialert/config.php\n   ```\n\n2. Locate the `SCAN_SUBNETS` section and add your desired network:\n   ```bash\n   SCAN_SUBNETS = [ '192.168.0.1/24' ]\n   ```\n\n3. Save the file and exit the editor.\n\n## Optional: Configuring Pi.Alert for Dual Network Monitoring\n\n1. **Edit the Pi.Alert Configuration File**:\n   ```bash\n   nano /home/pi/pialert/config.php\n   ```\n\n2. Locate the `SCAN_SUBNETS` section and add your desired networks:\n   ```bash\n   SCAN_SUBNETS = [ '192.168.0.1/24', '192.168.178.0/24' ]\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimintech%2Fpi-hole-pi.alert-installation-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimintech%2Fpi-hole-pi.alert-installation-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimintech%2Fpi-hole-pi.alert-installation-/lists"}