franciscollanquipichun / ip-address-change-notification

CLI tool to public IP address change notification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP address change notification

CLI tool to public IP address change notification

Setup

npm install
npm link

Set SMTP settings

cp env-example .env

Run

ip-address-change-notification --email [email to notify]

About

CLI tool to public IP address change notification

License:MIT License


Languages

Language:JavaScript 100.0%