leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
406 stars 28 forks source link

cryptography needed for update_vendors #167

Closed Waffull closed 11 months ago

Waffull commented 11 months ago

During the manual install process... (I was installing onto an existing pi-hole installation) I had to install cryptography pip3 install cryptography

before python3 ~/pialert/back/pialert.py update_vendors would run

leiweibau commented 11 months ago

Thank you. I add this to the documentation with https://github.com/leiweibau/Pi.Alert/commit/a85ab05d7a2f42bfbde6cfef48369671ba471507