Skip to content
/ Pi.Alert Public
forked from jokob-sk/NetAlertX

πŸ’»πŸ” WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

License

Notifications You must be signed in to change notification settings

pbek/Pi.Alert

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pi.Alert

πŸ’»πŸ” WIFI / LAN intruder detector.

Scans for devices connected to your WIFI / LAN and alerts you if new and unknown devices are found.

Main screen

🐳 Docker image

Docker GitHub Committed Docker Size Docker Pulls Docker Pushed

🐳 Docker hub | πŸ“„ Dockerfile | πŸ“š Docker instructions | πŸ†• Release notes

πŸ” Scan Methods

The system continuously scans the network for, New devices, New connections (re-connections), Disconnections, "Always Connected" devices down, Devices IP changes and Internet IP address changes. Scanning methods are:

  • Method 1: arp-scan. The arp-scan system utility is used to search for devices on the network using arp frames.
  • Method 2: Pi-hole. This method is optional and complementary to method 1. If the Pi-hole DNS server is active, Pi.Alert examines its activity looking for active devices using DNS that have not been detected by method 1.
  • Method 3. dnsmasq. This method is optional and complementary to the previous methods. If the DHCP server dnsmasq is active, Pi.Alert examines the DHCP leases (addresses assigned) to find active devices that were not discovered by the other methods.

🧩 Integrations

πŸ“₯ Installation

⚠ Only tested as a docker container - follow these instructions here.

Check out leiweibau's fork if you want to install Pi.Alert on the server directly or original instructions for pucherot's original code

πŸ“‘ Features

  • Display:
    • Sessions, Connected devices, Favorites, Events, Presence, Concurrent devices, Down alerts, IP's
    • Manual Nmap scans, Optional speedtest for Device "Internet"
    • Simple Network relationship display
  • Maintenance tasks and Settings like:
    • Status Infos (active scans, database size, backup counter)
    • Theme Selection (blue, red, green, yellow, black, purple) and Light/Dark-Mode Switch
    • Language Selection (English, German, Spanish)
    • Pause arp-scan
    • DB maintenance, Backup, Restore tools and CSV Export / Import
    • Configurable login to prevent unauthorized use.
  • 🌟(Experimental) Plugin system
    • Create custom plugins with automatically generated settings and UI.
    • Monitor anything for changes
    • Check the instructions carefully if you are up for a challenge!
  • Help/FAQ Section
Screen 1 Screen 2 Screen 5
Screen 3 Screen 4 Screen 6
Screen 8 Report 2 Screen 9

πŸ”— Other Alternatives

  • WatchYourLAN - Lightweight network IP scanner with web GUI (Open source)
  • Fing - Network scanner app for your Internet security (Commercial, Phone App, Proprietary hardware)

Old docs

Device Management instructions | Old Versions History

License

GPL 3.0 | Read more here | Source of the animated GIF (Loading Animation) | Source of the selfhosted Fonts

πŸ₯‡ Special thanks

This code is a collaborative body of work, with special thanks to:

β˜• Support me

Disclaimer: Please only donate if you don't have any debt yourself. Support yourself first, then others.

Sponsor Me on GitHub Buy Me A Coffee Support me on patreon

BTC: 1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM

About

πŸ’»πŸ” WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 45.8%
  • PHP 14.3%
  • JavaScript 13.6%
  • Python 11.2%
  • Less 9.0%
  • CSS 5.6%
  • Other 0.5%