/IP-Checker

Checks IP address and emails an alert if a change is detected.

Primary LanguageShell

IP Checker and Alerter

Purpose

This BASH script checks last known IP address againts one gained by curling a Public IP website like icanhazip.com. If a change is made an alert will be emailed to your email address using the mail command. NOTE: Emails are likely to end up in Junk/Spam folder as it stands right now but it's a start!