Hacker News new | ask | show | jobs
Public IP Logger (github.com)
3 points by sasa_buklijas 175 days ago
1 comments

Python program that log public IP address in SQLite database. Only new/change IP is added to DB, if IP is same as last time program was run, then only last_time_seen column in table is updated.