Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leiweibau committed Oct 2, 2024
1 parent ff02d31 commit 1cab737
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,14 @@
# Pi.Alert
<!--- --------------------------------------------------------------------- --->

WIFI / LAN intruder detector with web service monitoring.

### Features
WIFI / LAN intruder detector with web service monitoring. The main functions are as follows:

- 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.
- Detect unwanted/foreign DHCP servers
- 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 1cab737

Please sign in to comment.