Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 497 Bytes

Public IP Monitoring

Small project for monitoring your public IP address.

Prerequisites

Install from Python from the web with pip selected in installation wizard. Or, using apt:

sudo apt install python3
sudo apt install pip3

Running

python3 log_ip.py. This will create ip_monitoring.csv if it does not exist then add line with most recently logged public IP address.

Author

Chami Lamelas