dhiraaguddns/README.md
Shihaam Abdul Rahman 7bf01c3e80
Update README.md
2020-01-20 05:08:37 +05:00

516 B

Dhiraagu Dynamic DNS

A script to fetch Dhiraagu Fiber or ADSL connection IP and send to no-ip to assign ip to a domain name.

Requirements

linux python3 requests

Installing

git clone https://github.com/shihaamabr/dhiraaguddns.git
cd dhiraaguddns

Edit the creds in ipupdate.py
Give executable permissions for manual.sh and auto.sh

chmod +x manual.sh
chmod +x auto.sh

set a chronjob for auto.sh for automatic update ./manual.sh if you needed to trigger update manually