/ip-checker

Shell script to check your public IP changes, log them or send them yourself via email. It does require installed and working msmtp client.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Public IP checker

This script allows you to check your public IP.

It is ideal to be scheduled with cron in Unix-like systems. In the case of that public IP has been modified it will send you an email.

Dependencies

  • msmtp
  • cron (to be scheduled)