Skip to content

luxunator/google-domains-ddns-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-domains-ddns-client

Google Domains DDNS Client written in Python that automates updates by using the Google Domains DDNS API and Crontabs

Installation

$ git clone https://github.com/luxunator/google-domains-ddns-client
$ cd google-domains-ddns-client/
$ pip install requirements.txt

Usage

To start a DDNS Client task run the setup:

$ python setup.py

Removal

As the client uses crontabs to update hourly you can manually remove all jobs or remove single job by running the setup:

$ crontab -r
# or
$ python setup.py

Releases

No releases published

Packages

No packages published

Languages