Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

shihaamabr/dhiraaguddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

bash
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

auto.sh include path for python3.6 /usr/bin/python3.6 edit to your path if not working.

The bash scripts have timezone set to Maldives, change it if you needed to log another timezone
List of tz database time zones - WiKi


About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published