1.0 KiB
1.0 KiB
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...