Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
/ IPTracker Public archive

Simple script : send you an email if your public IP change.

Notifications You must be signed in to change notification settings

MateoGreil/IPTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPTracker

Script who send you an email if your public IP change. Add this script in your crontab !

Example (execute the script all the 6 hours) : 0 */6 * * * cd /path/to/IPTracker && /usr/bin/python3 /path/to/IPTracker/ip_tracker.py >> /path/to/IPTracker/ip_tracker.log

This script work only with Gmail.

Make your config.py file with the config.example.

About

Simple script : send you an email if your public IP change.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published