mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -39,13 +39,13 @@ The system continuously scan the network for:
|
|||||||
The system consists of two parts:
|
The system consists of two parts:
|
||||||
|
|
||||||
- **Back**, in charge of:
|
- **Back**, in charge of:
|
||||||
- scanning the network searching connected devices using the scanning methods
|
- Scan the network searching connected devices using the scanning methods
|
||||||
described
|
described
|
||||||
- store the information in the DB
|
- Store the information in the DB
|
||||||
- report the changes detected by e-mail
|
- Report the changes detected by e-mail
|
||||||
|
|
||||||
- **Front**, a web frontal that allows:
|
- **Front**, a web frontal that allows:
|
||||||
- display in a visual way all the information collected by the back
|
- Display in a visual way all the information collected by the back
|
||||||
- Manage de devices inventory and the characteristics
|
- Manage de devices inventory and the characteristics
|
||||||
|
|
||||||
<Image>
|
<Image>
|
||||||
@@ -80,7 +80,7 @@ Pending explain the installation process
|
|||||||
- JavaScript (Programming language for the Front-end)
|
- JavaScript (Programming language for the Front-end)
|
||||||
- Bootstrap (Front-end framework)
|
- Bootstrap (Front-end framework)
|
||||||
- Admin.LTE (Bootstrap template)
|
- Admin.LTE (Bootstrap template)
|
||||||
- FullCalendar (calendar component)
|
- FullCalendar (Calendar component)
|
||||||
- Sqlite (DB engine)
|
- Sqlite (DB engine)
|
||||||
- Lighttpd (Webserver)
|
- Lighttpd (Webserver)
|
||||||
- arp-scan (Scan network using arp commands)
|
- arp-scan (Scan network using arp commands)
|
||||||
|
|||||||
Reference in New Issue
Block a user