Skip to content

Simple IP Monitor Tool to notify using Pushover Notifications when Broadband IP address changes

Notifications You must be signed in to change notification settings

mcodeuk/ipmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IPMONITOR

IP Monitor is a simple Python script that monitors the IP address of your Broadband connection and sends a Pushover Notification when it is changed.

  • Requirements : Python (Tested against Python 2.7.9)
  • Operation : This can be set to run on a cron job. No input parameters are required but if supplied a single input parm of the config file name

A static configuration file in JSON format is loaded at runtime containing all of the relevant static data including PushOver API information and Email addresses.

As I use a local Email server for my notifications internally I do not require or use SMTP authentication. This can be added if so desired.

About

Simple IP Monitor Tool to notify using Pushover Notifications when Broadband IP address changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages