Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umermala authored Oct 1, 2024
1 parent 4d28f19 commit 0ef65dd
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@

WIFI / LAN intruder detector with web service monitoring.

Scan your WIFI/LAN-connected devices and receive alerts for unknown device connections. Get warnings
if an "always connected" device disconnects. Additionally, assess web service availability by evaluating
the HTTP status code, SSL certificate, and service response time. Receive notifications if the SSL
certificate changes, the HTTP status code changes, or if the service becomes unreachable. Other features
include the detection of unwanted/foreign DHCP servers and device monitoring using the ping command.
###Features

- Scan your WIFI/LAN-connected devices and receive alerts for unknown device connections.
- Get warnings if an "always connected" device disconnects.
- Assess web service availability by evaluating the HTTP status code, SSL certificate, and service response time.
- Receive notifications if the SSL certificate changes, the HTTP status code changes, or if the service becomes unreachable.
- Other features include the detection of unwanted/foreign DHCP servers and device monitoring using the ping command.

There is also a companion script, [Pi.Alert-Satellite](https://github.com/leiweibau/Pi.Alert-Satellite),
which performs its own scans and the results can be sent to an existing Pi.Alert instance.
Expand Down

0 comments on commit 0ef65dd

Please sign in to comment.