/ip_address_check

Python IP Address Checker to Solve the Dynamic Server Address

Primary LanguagePython

IP Address Check

A toolkit used to check the ip address, then send it to your Gmail.

pre-requirements

pip install -r requirements.txt

usage

python ip_address_check.py

or to schedule the script (daily check)

crontab -e

0 0 * * * python /path/to/ip_address_check_main.py