This is a IP logger I made that sends the IP of the visitor of a website to Discord as an embed message. Note 28-03-2022: I think I am going to create a more detailed setup guide soon. (If I don't ...
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.