37 lines
869 B
Markdown
37 lines
869 B
Markdown
# 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.
|
|
<Image>
|
|
|
|
# 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
|
|
- Pi.hole
|
|
- Admin.LTE
|
|
- FullCalendar
|
|
|
|
# License
|
|
GPL 3.0
|
|
|
|
# Contact
|
|
<pending>
|