2021-01-05 09:48:21 +01:00
2021-01-05 09:00:24 +01:00
2021-01-05 09:48:21 +01:00

Pi.Alert

WIFI / LAN intruder detector.

Check the devices connected to your WIFI / LAN and alert you the unknown devices.

It also warns of the disconnection of "always connected" devices.

(Apologies for my english and my limited knowledge of Python, php and JavaScript)

Componets

The system consists of two parts:

  • Back: in charge of scanning the network searching connected devices, store the information in the DB, and reporting the changes detected by e-mail.

  • Front: a web frontal that allows to display, in a visual way, all the information collected by the back.

Installation

Initially designed to run on a Raspberry PI, it can run on many Linux distributions.

Dependencies

  • arp-scan
  • Pi.hole (optional)
  • dnsmasq (optional)

Contributions

Powered by:

  • Python
  • PHP
  • JavaScript
  • Bootstrap
  • Sqlite
  • Lighttpd

Acknowledgment

  • Pi.hole (web design inspiration)
  • Admin.LTE (Bootstrap template)
  • FullCalendar (calendar component)

License

GPL 3.0

Contact

pending...

Description
Network intruder and presence detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
Readme 187 MiB
Languages
JavaScript 45.8%
Python 22.6%
PHP 17.3%
CSS 13.3%
Shell 0.6%
Other 0.2%