Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -5,11 +5,24 @@ Check the devices connected to your WIFI / LAN and alert you the unknown devices
|
|||||||
|
|
||||||
It also warns of the disconnection of "always connected" 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
|
# Installation
|
||||||
Initially designed to run on a Raspberry PI, it can run on many Linux distributions.
|
Initially designed to run on a Raspberry PI, it can run on many Linux distributions.
|
||||||
|
|
||||||
# Dependencies
|
### Dependencies
|
||||||
arp-scan
|
- arp-scan
|
||||||
|
- Pi.hole (optional)
|
||||||
|
- dnsmasq (optional)
|
||||||
|
|
||||||
# Contributions
|
# Contributions
|
||||||
- Pi.hole
|
- Pi.hole
|
||||||
|
|||||||
Reference in New Issue
Block a user