Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Notify

Send an email notification when your external IP changes.

Requirements

python 3.12.8

Installation

Script (Linux)

sudo ./install.sh

Installs to /opt/ip-notify/

Manual (Linux)

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .env

Include preferred SMTP server, login credentials, and path to save directory in .env file.

Usage

python main.py

License

MIT License

About

Notifies via email when the external IP changes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages