Skip to content

mikcon/ip-gmailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IP Gmailer

Python program to capture the public ip of the computer running ip-gmailer.py and send a simple email containing only the ip address. The program works by retrieving a json formatted response from https://api.myip.com and then emails the json key value for the ip address.

Clone the respository. Modify config.py with your settings.

Deployment

Copy both config.py and ip-gmailer to same folder.

Built With

  • Anaconda - distrubution of Python used (Python3) and Spyder (IDE)

Authors

  • Michael Conway

Acknowledgments

  • Thanks to MYIP.com

About

Python program to email public ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages