jfernandz / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%