/verify_ip

Checks the IP and send notification.

Primary LanguagePython

verify_ip

Checks the IP and send notification.

Requirements:

  • Python
  • SQLite

Run project:

python3 -m venv .venv
pip install -r requirements
python3 verify_ip.py