Skip to content

A timer trigger task written in to make it easier to connect home

Notifications You must be signed in to change notification settings

peter1010/wheres_home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wheres_home

This package is run as a service that finds out your public IP address and logs to a history file.

details

This is a python package that needs to be called from a timer and uses the STUN protocol to ask a STUN server what your IP address is. The IP address is stored in a file so each time the package is run it can check if it has changed.

dependencies

IP address is recorded in stub_history.txt in current working directory

installation

Alternative ./setup.py install will install using the python distutils.

About

A timer trigger task written in to make it easier to connect home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages